Searched refs:cd_idx (Results 1 – 2 of 2) sorted by relevance
163 int cd_idx; member
1143 slot->cd_idx = 0; in byt_sd_probe_slot()2102 slot->cd_idx = -1; in sdhci_pci_probe_slot()2164 if (slot->cd_idx >= 0) { in sdhci_pci_probe_slot()2165 ret = mmc_gpiod_request_cd(host->mmc, "cd", slot->cd_idx, in sdhci_pci_probe_slot()2169 slot->cd_idx, in sdhci_pci_probe_slot()2177 slot->cd_idx = -1; in sdhci_pci_probe_slot()2196 !gpio_is_valid(slot->cd_gpio) && slot->cd_idx < 0) in sdhci_pci_probe_slot()