Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.h784 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.c2521 int sdhci_get_cd_nogpio(struct mmc_host *mmc) in sdhci_get_cd_nogpio() function
2538 EXPORT_SYMBOL_GPL(sdhci_get_cd_nogpio);