Home
last modified time | relevance | path

Searched refs:cd_idx (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-pci-core.c1118 slot->cd_idx = 0; in byt_sd_probe_slot()
1289 slot->cd_idx = 0; in intel_mrfld_mmc_probe_slot()
2070 slot->cd_idx = -1; in sdhci_pci_probe_slot()
2105 if (slot->cd_idx >= 0) { in sdhci_pci_probe_slot()
2106 ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx, in sdhci_pci_probe_slot()
2110 slot->cd_idx, in sdhci_pci_probe_slot()
2118 slot->cd_idx = -1; in sdhci_pci_probe_slot()
2133 if (chip->fixes && chip->fixes->own_cd_for_runtime_pm && slot->cd_idx < 0) in sdhci_pci_probe_slot()
A Dsdhci-pci.h161 int cd_idx; member

Completed in 7 milliseconds