Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-tegra.c1869 cqhci_resume(host->mmc); in sdhci_tegra_suspend()
1876 cqhci_resume(host->mmc); in sdhci_tegra_suspend()
1903 ret = cqhci_resume(host->mmc); in sdhci_tegra_resume()
H A Dcqhci-core.c330 int cqhci_resume(struct mmc_host *mmc) in cqhci_resume() function
335 EXPORT_SYMBOL(cqhci_resume);
H A Dsdhci-pci-core.c146 return cqhci_resume(chip->slots[0]->host->mmc); in sdhci_cqhci_resume()
218 return cqhci_resume(chip->slots[0]->host->mmc); in sdhci_cqhci_runtime_resume()
H A Dsdhci_am654.c1080 ret = cqhci_resume(host->mmc); in sdhci_am654_runtime_resume()
H A Dsdhci-of-dwcmshc.c1563 ret = cqhci_resume(host->mmc); in dwcmshc_resume()