Searched refs:cqhci_resume (Results 1 – 7 of 7) sorted by relevance
322 int cqhci_resume(struct mmc_host *mmc);
1873 cqhci_resume(host->mmc); in sdhci_tegra_suspend()1880 cqhci_resume(host->mmc); in sdhci_tegra_suspend()1907 ret = cqhci_resume(host->mmc); in sdhci_tegra_resume()
325 int cqhci_resume(struct mmc_host *mmc) in cqhci_resume() function330 EXPORT_SYMBOL(cqhci_resume);
1882 ret = cqhci_resume(host->mmc); in sdhci_esdhc_resume()1956 err = cqhci_resume(host->mmc); in sdhci_esdhc_runtime_resume()
144 return cqhci_resume(chip->slots[0]->host->mmc); in sdhci_cqhci_resume()216 return cqhci_resume(chip->slots[0]->host->mmc); in sdhci_cqhci_runtime_resume()
780 return cqhci_resume(slot->host->mmc); in sdhci_cqhci_gli_resume()
567 return cqhci_resume(host->mmc); in sdhci_arasan_resume()
Completed in 25 milliseconds