Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mmc/host/
Dsdhci-spear.c169 return sdhci_resume_host(host); in sdhci_resume()
Dsdhci-pltfm.c238 ret = sdhci_resume_host(host); in sdhci_pltfm_resume()
Dsdhci-of-arasan.c419 sdhci_resume_host(host); in sdhci_arasan_suspend()
466 ret = sdhci_resume_host(host); in sdhci_arasan_resume()
Dsdhci-cadence.c416 ret = sdhci_resume_host(host); in sdhci_cdns_resume()
Dsdhci-st.c506 return sdhci_resume_host(host); in sdhci_st_resume()
Dsdhci-pxav3.c517 ret = sdhci_resume_host(host); in sdhci_pxav3_resume()
Dsdhci.h778 int sdhci_resume_host(struct sdhci_host *host);
Dsdhci-s3c.c714 return sdhci_resume_host(host); in sdhci_s3c_resume()
Dsdhci-acpi.c862 return sdhci_resume_host(c->host); in sdhci_acpi_resume()
Dsdhci-pci-core.c96 sdhci_resume_host(chip->slots[i]->host); in sdhci_pci_suspend_host()
110 ret = sdhci_resume_host(slot->host); in sdhci_pci_resume_host()
Dsdhci-of-esdhc.c930 int ret = sdhci_resume_host(host); in esdhc_of_resume()
Dsdhci-tegra.c1663 ret = sdhci_resume_host(host); in sdhci_tegra_resume()
Dsdhci-esdhc-imx.c1637 ret = sdhci_resume_host(host); in sdhci_esdhc_resume()
Dsdhci.c3287 int sdhci_resume_host(struct sdhci_host *host) in sdhci_resume_host() function
3323 EXPORT_SYMBOL_GPL(sdhci_resume_host);