Searched refs:sdhci_suspend_host (Results 1 – 9 of 9) sorted by relevance
142 ret = sdhci_suspend_host(host); in sdhci_suspend()
879 int sdhci_suspend_host(struct sdhci_host *host);886 static inline int sdhci_suspend_host(struct sdhci_host *host) { return -EOPNOTSUPP; } in sdhci_suspend_host() function
458 ret = sdhci_suspend_host(host); in sdhci_st_suspend()
534 ret = sdhci_suspend_host(host); in sdhci_pxav3_suspend()
691 return sdhci_suspend_host(host); in sdhci_s3c_suspend()
1863 ret = sdhci_suspend_host(host); in sdhci_tegra_suspend()1907 sdhci_suspend_host(host); in sdhci_tegra_resume()
1000 ret = sdhci_suspend_host(host); in sdhci_acpi_suspend()
1247 return sdhci_suspend_host(host); in esdhc_of_suspend()
1969 ret = sdhci_suspend_host(slot->host); in gl9763e_suspend()