Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci.h782 int sdhci_get_cd_nogpio(struct mmc_host *mmc);
Dsdhci-acpi.c305 return sdhci_get_cd_nogpio(mmc); in bxt_get_cd()
Dsdhci-pci-core.c580 return sdhci_get_cd_nogpio(mmc); in bxt_get_cd()
585 return sdhci_get_cd_nogpio(mmc); in mrfld_get_cd()
Dsdhci.c2516 int sdhci_get_cd_nogpio(struct mmc_host *mmc) in sdhci_get_cd_nogpio() function
2533 EXPORT_SYMBOL_GPL(sdhci_get_cd_nogpio);