Searched refs:cd_idx (Results 1 – 2 of 2) sorted by relevance
166 int cd_idx; member
1176 slot->cd_idx = 0; in byt_sd_probe_slot()2142 slot->cd_idx = -1; in sdhci_pci_probe_slot()2204 if (slot->cd_idx >= 0) { in sdhci_pci_probe_slot()2205 ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx, in sdhci_pci_probe_slot()2209 slot->cd_idx, in sdhci_pci_probe_slot()2217 slot->cd_idx = -1; in sdhci_pci_probe_slot()2236 !gpio_is_valid(slot->cd_gpio) && slot->cd_idx < 0) in sdhci_pci_probe_slot()