Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-of-at91.c300 return sdhci_runtime_resume_host(host); in sdhci_at91_runtime_resume()
Dsdhci.h741 int sdhci_runtime_resume_host(struct sdhci_host *host);
Dsdhci-pxav3.c580 return sdhci_runtime_resume_host(host); in sdhci_pxav3_runtime_resume()
Dsdhci-xenon.c640 ret = sdhci_runtime_resume_host(host); in xenon_runtime_resume()
Dsdhci-s3c.c751 ret = sdhci_runtime_resume_host(host); in sdhci_s3c_runtime_resume()
Dsdhci-acpi.c828 return sdhci_runtime_resume_host(c->host); in sdhci_acpi_runtime_resume()
Dsdhci-pci-core.c169 sdhci_runtime_resume_host(chip->slots[i]->host); in sdhci_pci_runtime_suspend_host()
183 ret = sdhci_runtime_resume_host(slot->host); in sdhci_pci_runtime_resume_host()
Dsdhci-esdhc-imx.c1457 err = sdhci_runtime_resume_host(host); in sdhci_esdhc_runtime_resume()
Dsdhci.c3128 int sdhci_runtime_resume_host(struct sdhci_host *host) in sdhci_runtime_resume_host() function
3176 EXPORT_SYMBOL_GPL(sdhci_runtime_resume_host);