Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-pci.h152 int cd_idx; member
Dsdhci-pci-core.c847 slot->cd_idx = 0; in byt_sd_probe_slot()
1702 slot->cd_idx = -1; in sdhci_pci_probe_slot()
1764 if (slot->cd_idx >= 0) { in sdhci_pci_probe_slot()
1765 ret = mmc_gpiod_request_cd(host->mmc, NULL, slot->cd_idx, in sdhci_pci_probe_slot()
1772 slot->cd_idx = -1; in sdhci_pci_probe_slot()
1791 !gpio_is_valid(slot->cd_gpio) && slot->cd_idx < 0) in sdhci_pci_probe_slot()