Home
last modified time | relevance | path

Searched refs:sdhci_suspend_host (Results 1 – 15 of 15) sorted by relevance

/linux-6.1.9/drivers/mmc/host/
Dsdhci-spear.c148 ret = sdhci_suspend_host(host); in sdhci_suspend()
Dsdhci-pltfm.c218 ret = sdhci_suspend_host(host); in sdhci_pltfm_suspend()
Dsdhci-st.c464 ret = sdhci_suspend_host(host); in sdhci_st_suspend()
Dsdhci-pxav3.c504 ret = sdhci_suspend_host(host); in sdhci_pxav3_suspend()
Dsdhci-of-dwcmshc.c587 ret = sdhci_suspend_host(host); in dwcmshc_suspend()
Dsdhci.h799 int sdhci_suspend_host(struct sdhci_host *host);
Dsdhci-s3c.c703 return sdhci_suspend_host(host); in sdhci_s3c_suspend()
Dsdhci-tegra.c1833 ret = sdhci_suspend_host(host); in sdhci_tegra_suspend()
1875 sdhci_suspend_host(host); in sdhci_tegra_resume()
Dsdhci-acpi.c973 ret = sdhci_suspend_host(host); in sdhci_acpi_suspend()
Dsdhci-pci-gli.c791 return sdhci_suspend_host(slot->host); in sdhci_cqhci_gli_suspend()
Dsdhci-of-arasan.c501 ret = sdhci_suspend_host(host); in sdhci_arasan_suspend()
Dsdhci-of-esdhc.c1243 return sdhci_suspend_host(host); in esdhc_of_suspend()
Dsdhci-esdhc-imx.c1797 ret = sdhci_suspend_host(host); in sdhci_esdhc_suspend()
Dsdhci-pci-core.c88 ret = sdhci_suspend_host(host); in sdhci_pci_suspend_host()
Dsdhci.c3786 int sdhci_suspend_host(struct sdhci_host *host) in sdhci_suspend_host() function
3803 EXPORT_SYMBOL_GPL(sdhci_suspend_host);