Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-spear.c146 ret = sdhci_suspend_host(host); in sdhci_suspend()
H A Dsdhci-pltfm.c210 ret = sdhci_suspend_host(host); in sdhci_pltfm_suspend()
H A Dsdhci-st.c461 ret = sdhci_suspend_host(host); in sdhci_st_suspend()
H A Dsdhci-pxav3.c500 ret = sdhci_suspend_host(host); in sdhci_pxav3_suspend()
H A Dsdhci.h805 int sdhci_suspend_host(struct sdhci_host *host);
H A Dsdhci-of-dwcmshc.c632 ret = sdhci_suspend_host(host); in dwcmshc_suspend()
H A Dsdhci-s3c.c700 return sdhci_suspend_host(host); in sdhci_s3c_suspend()
H A Dsdhci-tegra.c1868 ret = sdhci_suspend_host(host); in sdhci_tegra_suspend()
1912 sdhci_suspend_host(host); in sdhci_tegra_resume()
H A Dsdhci-acpi.c1020 ret = sdhci_suspend_host(host); in sdhci_acpi_suspend()
H A Dsdhci-of-esdhc.c1248 return sdhci_suspend_host(host); in esdhc_of_suspend()
H A Dsdhci-of-arasan.c591 ret = sdhci_suspend_host(host); in sdhci_arasan_suspend()
H A Dsdhci-pci-gli.c1481 ret = sdhci_suspend_host(slot->host); in gl9763e_suspend()
H A Dsdhci-esdhc-imx.c1853 ret = sdhci_suspend_host(host); in sdhci_esdhc_suspend()
H A Dsdhci-pci-core.c89 ret = sdhci_suspend_host(host); in sdhci_pci_suspend_host()
H A Dsdhci.c3767 int sdhci_suspend_host(struct sdhci_host *host) in sdhci_suspend_host() function
3784 EXPORT_SYMBOL_GPL(sdhci_suspend_host);