Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci-spear.c168 ret = sdhci_suspend_host(host); in sdhci_suspend()
Dsdhci-of-arasan.c83 ret = sdhci_suspend_host(host); in sdhci_arasan_suspend()
Dsdhci-sirf.c203 ret = sdhci_suspend_host(host); in sdhci_sirf_suspend()
Dsdhci-pltfm.c242 return sdhci_suspend_host(host); in sdhci_pltfm_suspend()
Dsdhci-of-esdhc.c314 return sdhci_suspend_host(host); in esdhc_of_suspend()
Dsdhci-st.c457 int ret = sdhci_suspend_host(host); in sdhci_st_suspend()
Dsdhci-acpi.c417 return sdhci_suspend_host(c->host); in sdhci_acpi_suspend()
Dsdhci.h656 extern int sdhci_suspend_host(struct sdhci_host *host);
Dsdhci-pxav3.c514 ret = sdhci_suspend_host(host); in sdhci_pxav3_suspend()
Dsdhci-s3c.c675 return sdhci_suspend_host(host); in sdhci_s3c_suspend()
Dsdhci-pci.c1242 ret = sdhci_suspend_host(slot->host); in sdhci_pci_suspend()
Dsdhci.c2727 int sdhci_suspend_host(struct sdhci_host *host) in sdhci_suspend_host() function
2749 EXPORT_SYMBOL_GPL(sdhci_suspend_host);