Home
last modified time | relevance | path

Searched refs:sdhci_runtime_suspend_host (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Dsdhci-of-at91.c253 ret = sdhci_runtime_suspend_host(host); in sdhci_at91_runtime_suspend()
Dsdhci.h740 int sdhci_runtime_suspend_host(struct sdhci_host *host);
Dsdhci-pxav3.c556 ret = sdhci_runtime_suspend_host(host); in sdhci_pxav3_runtime_suspend()
Dsdhci-xenon.c603 ret = sdhci_runtime_suspend_host(host); in xenon_runtime_suspend()
Dsdhci-s3c.c730 ret = sdhci_runtime_suspend_host(host); in sdhci_s3c_runtime_suspend()
Dsdhci-acpi.c819 return sdhci_runtime_suspend_host(host); in sdhci_acpi_runtime_suspend()
Dsdhci-esdhc-imx.c1418 ret = sdhci_runtime_suspend_host(host); in sdhci_esdhc_runtime_suspend()
Dsdhci-pci-core.c156 ret = sdhci_runtime_suspend_host(host); in sdhci_pci_runtime_suspend_host()
Dsdhci.c3106 int sdhci_runtime_suspend_host(struct sdhci_host *host) in sdhci_runtime_suspend_host() function
3126 EXPORT_SYMBOL_GPL(sdhci_runtime_suspend_host);