Searched refs:sdhci_runtime_suspend_host (Results 1 – 11 of 11) sorted by relevance
256 ret = sdhci_runtime_suspend_host(host); in sdhci_at91_runtime_suspend()
533 ret = sdhci_runtime_suspend_host(host); in sdhci_pxav3_runtime_suspend()
609 ret = sdhci_runtime_suspend_host(host); in xenon_runtime_suspend()
795 int sdhci_runtime_suspend_host(struct sdhci_host *host);
741 sdhci_runtime_suspend_host(host); in sdhci_sprd_runtime_suspend()
728 ret = sdhci_runtime_suspend_host(host); in sdhci_s3c_runtime_suspend()
1050 ret = sdhci_runtime_suspend_host(host); in sdhci_acpi_runtime_suspend()
1791 ret = sdhci_runtime_suspend_host(host); in sdhci_esdhc_runtime_suspend()
3778 int sdhci_runtime_suspend_host(struct sdhci_host *host) in sdhci_runtime_suspend_host() function3798 EXPORT_SYMBOL_GPL(sdhci_runtime_suspend_host);
161 ret = sdhci_runtime_suspend_host(host); in sdhci_pci_runtime_suspend_host()
8809 - ret = sdhci_runtime_suspend_host(host);8815 + return sdhci_runtime_suspend_host(host);