Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-pci.h160 int cd_idx; member
Dsdhci-pci-core.c972 slot->cd_idx = 0; in byt_sd_probe_slot()
1871 slot->cd_idx = -1; in sdhci_pci_probe_slot()
1933 if (slot->cd_idx >= 0) { in sdhci_pci_probe_slot()
1934 ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx, in sdhci_pci_probe_slot()
1938 slot->cd_idx, in sdhci_pci_probe_slot()
1946 slot->cd_idx = -1; in sdhci_pci_probe_slot()
1965 !gpio_is_valid(slot->cd_gpio) && slot->cd_idx < 0) in sdhci_pci_probe_slot()