Searched refs:sdhci_suspend_host (Results 1 - 15 of 15) sorted by path

/linux-master/drivers/mmc/host/
H A Dsdhci-acpi.c1020 ret = sdhci_suspend_host(host);
H A Dsdhci-esdhc-imx.c1873 ret = sdhci_suspend_host(host);
H A Dsdhci-of-arasan.c591 ret = sdhci_suspend_host(host);
H A Dsdhci-of-dwcmshc.c1341 ret = sdhci_suspend_host(host);
H A Dsdhci-of-esdhc.c1248 return sdhci_suspend_host(host);
H A Dsdhci-pci-core.c89 ret = sdhci_suspend_host(host);
H A Dsdhci-pci-gli.c1461 ret = sdhci_suspend_host(slot->host);
H A Dsdhci-pltfm.c198 ret = sdhci_suspend_host(host);
H A Dsdhci-pxav3.c500 ret = sdhci_suspend_host(host);
H A Dsdhci-s3c.c700 return sdhci_suspend_host(host);
H A Dsdhci-spear.c146 ret = sdhci_suspend_host(host);
H A Dsdhci-st.c461 ret = sdhci_suspend_host(host);
H A Dsdhci-tegra.c1868 ret = sdhci_suspend_host(host);
1912 sdhci_suspend_host(host);
H A Dsdhci.c3765 int sdhci_suspend_host(struct sdhci_host *host) function
3782 EXPORT_SYMBOL_GPL(sdhci_suspend_host); variable
H A Dsdhci.h806 int sdhci_suspend_host(struct sdhci_host *host);

Completed in 288 milliseconds