Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-spear.c192 return sdhci_resume_host(host); in sdhci_resume()
Dsdhci-pltfm.c241 ret = sdhci_resume_host(host); in sdhci_pltfm_resume()
Dsdhci-of-arasan.c398 sdhci_resume_host(host); in sdhci_arasan_suspend()
445 ret = sdhci_resume_host(host); in sdhci_arasan_resume()
Dsdhci-cadence.c423 ret = sdhci_resume_host(host); in sdhci_cdns_resume()
Dsdhci-st.c515 return sdhci_resume_host(host); in sdhci_st_resume()
Dsdhci.h739 int sdhci_resume_host(struct sdhci_host *host);
Dsdhci-pxav3.c540 ret = sdhci_resume_host(host); in sdhci_pxav3_resume()
Dsdhci-s3c.c718 return sdhci_resume_host(host); in sdhci_s3c_resume()
Dsdhci-acpi.c804 return sdhci_resume_host(c->host); in sdhci_acpi_resume()
Dsdhci-of-esdhc.c751 int ret = sdhci_resume_host(host); in esdhc_of_resume()
Dsdhci-pci-core.c95 sdhci_resume_host(chip->slots[i]->host); in sdhci_pci_suspend_host()
109 ret = sdhci_resume_host(slot->host); in sdhci_pci_resume_host()
Dsdhci-esdhc-imx.c1406 return sdhci_resume_host(host); in sdhci_esdhc_resume()
Dsdhci.c3067 int sdhci_resume_host(struct sdhci_host *host) in sdhci_resume_host() function
3104 EXPORT_SYMBOL_GPL(sdhci_resume_host);