Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci-of-at91.c256 ret = sdhci_runtime_suspend_host(host); in sdhci_at91_runtime_suspend()
Dsdhci-pxav3.c533 ret = sdhci_runtime_suspend_host(host); in sdhci_pxav3_runtime_suspend()
Dsdhci-xenon.c609 ret = sdhci_runtime_suspend_host(host); in xenon_runtime_suspend()
Dsdhci.h795 int sdhci_runtime_suspend_host(struct sdhci_host *host);
Dsdhci-sprd.c741 sdhci_runtime_suspend_host(host); in sdhci_sprd_runtime_suspend()
Dsdhci-s3c.c728 ret = sdhci_runtime_suspend_host(host); in sdhci_s3c_runtime_suspend()
Dsdhci-acpi.c1050 ret = sdhci_runtime_suspend_host(host); in sdhci_acpi_runtime_suspend()
Dsdhci-esdhc-imx.c1791 ret = sdhci_runtime_suspend_host(host); in sdhci_esdhc_runtime_suspend()
Dsdhci.c3778 int sdhci_runtime_suspend_host(struct sdhci_host *host) in sdhci_runtime_suspend_host() function
3798 EXPORT_SYMBOL_GPL(sdhci_runtime_suspend_host);
Dsdhci-pci-core.c161 ret = sdhci_runtime_suspend_host(host); in sdhci_pci_runtime_suspend_host()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch8809 - ret = sdhci_runtime_suspend_host(host);
8815 + return sdhci_runtime_suspend_host(host);