Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-pci.h71 int cd_idx; member
Dsdhci-pci.c295 slot->cd_idx = 0; in byt_sd_probe_slot()
1433 slot->cd_idx = -1; in sdhci_pci_probe_slot()
1492 if (slot->cd_idx >= 0 && in sdhci_pci_probe_slot()
1493 mmc_gpiod_request_cd(host->mmc, slot->cd_con_id, slot->cd_idx, in sdhci_pci_probe_slot()
1496 slot->cd_idx = -1; in sdhci_pci_probe_slot()
1511 !gpio_is_valid(slot->cd_gpio) && slot->cd_idx < 0) in sdhci_pci_probe_slot()