Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsdhci-of-at91.c256 ret = sdhci_runtime_suspend_host(host); in sdhci_at91_runtime_suspend()
Dsdhci-pxav3.c529 ret = sdhci_runtime_suspend_host(host); in sdhci_pxav3_runtime_suspend()
Dsdhci-xenon.c623 ret = sdhci_runtime_suspend_host(host); in xenon_runtime_suspend()
Dsdhci.h806 int sdhci_runtime_suspend_host(struct sdhci_host *host);
Dsdhci-s3c.c719 ret = sdhci_runtime_suspend_host(host); in sdhci_s3c_runtime_suspend()
Dsdhci-acpi.c1001 ret = sdhci_runtime_suspend_host(host); in sdhci_acpi_runtime_suspend()
Dsdhci-sprd.c899 sdhci_runtime_suspend_host(host); in sdhci_sprd_runtime_suspend()
Dsdhci_am654.c945 ret = sdhci_runtime_suspend_host(host); in sdhci_am654_runtime_suspend()
Dsdhci-omap.c1443 sdhci_runtime_suspend_host(host); in sdhci_omap_runtime_suspend()
Dsdhci-esdhc-imx.c1906 ret = sdhci_runtime_suspend_host(host); in sdhci_esdhc_runtime_suspend()
Dsdhci-pci-core.c162 ret = sdhci_runtime_suspend_host(host); in sdhci_pci_runtime_suspend_host()
Dsdhci.c3816 int sdhci_runtime_suspend_host(struct sdhci_host *host) in sdhci_runtime_suspend_host() function
3836 EXPORT_SYMBOL_GPL(sdhci_runtime_suspend_host);