Searched refs:sdhci_get_cd_nogpio (Results 1 - 4 of 4) sorted by path

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

Completed in 222 milliseconds