Home
last modified time | relevance | path

Searched refs:get_cd (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/platform_data/
H A Dmmc-davinci.h14 int (*get_cd)(int module); member
/linux/drivers/mmc/host/
H A Dsdhci-pci-o2micro.c777 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()
H A Dushc.c412 .get_cd = ushc_get_cd,
H A Dmeson-mx-sdhc-mmc.c500 .get_cd = mmc_gpio_get_cd,
H A Dmmc_spi.c1124 .get_cd = mmc_gpio_get_cd,
H A Dsunplus-mmc.c846 .get_cd = spmmc_get_cd,
H A Dsunxi-mmc.c1115 .get_cd = mmc_gpio_get_cd,
H A Dusdhi6rol0.c1201 .get_cd = usdhi6_get_cd,
/linux/include/linux/mmc/
H A Dhost.h210 int (*get_cd)(struct mmc_host *host); member