Searched refs:get_cd (Results 1 – 9 of 9) sorted by relevance
14 int (*get_cd)(int module); member
777 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()781 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()800 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()
412 .get_cd = ushc_get_cd,
500 .get_cd = mmc_gpio_get_cd,
1124 .get_cd = mmc_gpio_get_cd,
846 .get_cd = spmmc_get_cd,
1115 .get_cd = mmc_gpio_get_cd,
1201 .get_cd = usdhi6_get_cd,
210 int (*get_cd)(struct mmc_host *host); member