Home
last modified time | relevance | path

Searched refs:sdhci_get_cd_nogpio (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h790 int sdhci_get_cd_nogpio(struct mmc_host *mmc);
H A Dsdhci-acpi.c308 return sdhci_get_cd_nogpio(mmc); in bxt_get_cd()
H A Dsdhci-pci-core.c576 return sdhci_get_cd_nogpio(mmc); in bxt_get_cd()
581 return sdhci_get_cd_nogpio(mmc); in mrfld_get_cd()
H A Dsdhci.c2497 int sdhci_get_cd_nogpio(struct mmc_host *mmc) in sdhci_get_cd_nogpio() function
2514 EXPORT_SYMBOL_GPL(sdhci_get_cd_nogpio);