Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsdhci-spear.c165 return sdhci_resume_host(host); in sdhci_resume()
Dsdhci-pltfm.c230 ret = sdhci_resume_host(host); in sdhci_pltfm_resume()
Dsdhci-st.c495 return sdhci_resume_host(host); in sdhci_st_resume()
Dsdhci-cadence.c572 ret = sdhci_resume_host(host); in sdhci_cdns_resume()
Dsdhci-pxav3.c513 ret = sdhci_resume_host(host); in sdhci_pxav3_resume()
Dsdhci.h805 int sdhci_resume_host(struct sdhci_host *host);
Dsdhci-of-dwcmshc.c655 ret = sdhci_resume_host(host); in dwcmshc_resume()
Dsdhci-s3c.c707 return sdhci_resume_host(host); in sdhci_s3c_resume()
Dsdhci-of-arasan.c599 if (sdhci_resume_host(host)) in sdhci_arasan_suspend()
649 ret = sdhci_resume_host(host); in sdhci_arasan_resume()
Dsdhci-acpi.c985 return sdhci_resume_host(c->host); in sdhci_acpi_resume()
Dsdhci-tegra.c1876 sdhci_resume_host(host); in sdhci_tegra_suspend()
1899 ret = sdhci_resume_host(host); in sdhci_tegra_resume()
Dsdhci-pci-core.c101 sdhci_resume_host(chip->slots[i]->host); in sdhci_pci_suspend_host()
115 ret = sdhci_resume_host(slot->host); in sdhci_pci_resume_host()
Dsdhci-of-esdhc.c1254 int ret = sdhci_resume_host(host); in esdhc_of_resume()
Dsdhci-esdhc-imx.c1878 ret = sdhci_resume_host(host); in sdhci_esdhc_resume()
Dsdhci.c3777 int sdhci_resume_host(struct sdhci_host *host) in sdhci_resume_host() function
3814 EXPORT_SYMBOL_GPL(sdhci_resume_host);