Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Dsdhci-pci.h81 int cd_idx; member
Dsdhci-pci-core.c387 slot->cd_idx = 0; in byt_sd_probe_slot()
1645 slot->cd_idx = -1; in sdhci_pci_probe_slot()
1704 if (slot->cd_idx >= 0 && in sdhci_pci_probe_slot()
1705 mmc_gpiod_request_cd(host->mmc, slot->cd_con_id, slot->cd_idx, in sdhci_pci_probe_slot()
1708 slot->cd_idx = -1; in sdhci_pci_probe_slot()
1723 !gpio_is_valid(slot->cd_gpio) && slot->cd_idx < 0) in sdhci_pci_probe_slot()