Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-spear.c173 ret = sdhci_suspend_host(host); in sdhci_suspend()
Dsdhci-pltfm.c221 ret = sdhci_suspend_host(host); in sdhci_pltfm_suspend()
Dsdhci-st.c479 ret = sdhci_suspend_host(host); in sdhci_st_suspend()
Dsdhci.h738 int sdhci_suspend_host(struct sdhci_host *host);
Dsdhci-pxav3.c527 ret = sdhci_suspend_host(host); in sdhci_pxav3_suspend()
Dsdhci-of-arasan.c390 ret = sdhci_suspend_host(host); in sdhci_arasan_suspend()
Dsdhci-s3c.c711 return sdhci_suspend_host(host); in sdhci_s3c_suspend()
Dsdhci-acpi.c795 return sdhci_suspend_host(host); in sdhci_acpi_suspend()
Dsdhci-of-esdhc.c745 return sdhci_suspend_host(host); in esdhc_of_suspend()
Dsdhci-esdhc-imx.c1396 return sdhci_suspend_host(host); in sdhci_esdhc_suspend()
Dsdhci-pci-core.c83 ret = sdhci_suspend_host(host); in sdhci_pci_suspend_host()
Dsdhci.c3048 int sdhci_suspend_host(struct sdhci_host *host) in sdhci_suspend_host() function
3065 EXPORT_SYMBOL_GPL(sdhci_suspend_host);