Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsdhci-spear.c146 ret = sdhci_suspend_host(host); in sdhci_suspend()
Dsdhci-pltfm.c210 ret = sdhci_suspend_host(host); in sdhci_pltfm_suspend()
Dsdhci-st.c461 ret = sdhci_suspend_host(host); in sdhci_st_suspend()
Dsdhci-pxav3.c500 ret = sdhci_suspend_host(host); in sdhci_pxav3_suspend()
Dsdhci.h804 int sdhci_suspend_host(struct sdhci_host *host);
Dsdhci-s3c.c700 return sdhci_suspend_host(host); in sdhci_s3c_suspend()
Dsdhci-of-dwcmshc.c615 ret = sdhci_suspend_host(host); in dwcmshc_suspend()
Dsdhci-acpi.c971 ret = sdhci_suspend_host(host); in sdhci_acpi_suspend()
Dsdhci-tegra.c1868 ret = sdhci_suspend_host(host); in sdhci_tegra_suspend()
1912 sdhci_suspend_host(host); in sdhci_tegra_resume()
Dsdhci-of-esdhc.c1248 return sdhci_suspend_host(host); in esdhc_of_suspend()
Dsdhci-of-arasan.c591 ret = sdhci_suspend_host(host); in sdhci_arasan_suspend()
Dsdhci-pci-gli.c1437 ret = sdhci_suspend_host(slot->host); in gl9763e_suspend()
Dsdhci-esdhc-imx.c1853 ret = sdhci_suspend_host(host); in sdhci_esdhc_suspend()
Dsdhci-pci-core.c89 ret = sdhci_suspend_host(host); in sdhci_pci_suspend_host()
Dsdhci.c3758 int sdhci_suspend_host(struct sdhci_host *host) in sdhci_suspend_host() function
3775 EXPORT_SYMBOL_GPL(sdhci_suspend_host);