Home
last modified time | relevance | path

Searched refs:cqhci_resume (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/drivers/mmc/host/
Dcqhci.h234 int cqhci_resume(struct mmc_host *mmc);
Dcqhci.c312 int cqhci_resume(struct mmc_host *mmc) in cqhci_resume() function
317 EXPORT_SYMBOL(cqhci_resume);
Dsdhci-of-arasan.c473 return cqhci_resume(host->mmc); in sdhci_arasan_resume()
Dsdhci-tegra.c1645 cqhci_resume(host->mmc); in sdhci_tegra_suspend()
1668 ret = cqhci_resume(host->mmc); in sdhci_tegra_resume()
Dsdhci-esdhc-imx.c1642 ret = cqhci_resume(host->mmc); in sdhci_esdhc_resume()
1711 err = cqhci_resume(host->mmc); in sdhci_esdhc_runtime_resume()
Dsdhci-pci-core.c139 return cqhci_resume(chip->slots[0]->host->mmc); in sdhci_cqhci_resume()
211 return cqhci_resume(chip->slots[0]->host->mmc); in sdhci_cqhci_runtime_resume()