Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci-spear.c167 return sdhci_resume_host(host); in sdhci_resume()
Dsdhci-pltfm.c238 ret = sdhci_resume_host(host); in sdhci_pltfm_resume()
Dsdhci-cadence.c436 ret = sdhci_resume_host(host); in sdhci_cdns_resume()
Dsdhci-st.c498 return sdhci_resume_host(host); in sdhci_st_resume()
Dsdhci-pxav3.c517 ret = sdhci_resume_host(host); in sdhci_pxav3_resume()
Dsdhci-of-arasan.c509 if (sdhci_resume_host(host)) in sdhci_arasan_suspend()
559 ret = sdhci_resume_host(host); in sdhci_arasan_resume()
Dsdhci-of-dwcmshc.c627 return sdhci_resume_host(host); in dwcmshc_resume()
Dsdhci.h798 int sdhci_resume_host(struct sdhci_host *host);
Dsdhci-s3c.c710 return sdhci_resume_host(host); in sdhci_s3c_resume()
Dsdhci-tegra.c1840 sdhci_resume_host(host); in sdhci_tegra_suspend()
1861 ret = sdhci_resume_host(host); in sdhci_tegra_resume()
Dsdhci-acpi.c987 return sdhci_resume_host(c->host); in sdhci_acpi_resume()
Dsdhci-pci-core.c100 sdhci_resume_host(chip->slots[i]->host); in sdhci_pci_suspend_host()
114 ret = sdhci_resume_host(slot->host); in sdhci_pci_resume_host()
Dsdhci-of-esdhc.c1249 int ret = sdhci_resume_host(host); in esdhc_of_resume()
Dsdhci-esdhc-imx.c1814 ret = sdhci_resume_host(host); in sdhci_esdhc_resume()
Dsdhci.c3800 int sdhci_resume_host(struct sdhci_host *host) in sdhci_resume_host() function
3837 EXPORT_SYMBOL_GPL(sdhci_resume_host);