Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcqhci.h322 int cqhci_resume(struct mmc_host *mmc);
H A Dcqhci-core.c320 int cqhci_resume(struct mmc_host *mmc) in cqhci_resume() function
325 EXPORT_SYMBOL(cqhci_resume);
H A Dsdhci-esdhc-imx.c1760 ret = cqhci_resume(host->mmc); in sdhci_esdhc_resume()
1834 err = cqhci_resume(host->mmc); in sdhci_esdhc_runtime_resume()
H A Dsdhci-tegra.c1783 cqhci_resume(host->mmc); in sdhci_tegra_suspend()
1806 ret = cqhci_resume(host->mmc); in sdhci_tegra_resume()
H A Dsdhci-pci-gli.c604 return cqhci_resume(slot->host->mmc); in sdhci_cqhci_gli_resume()
H A Dsdhci-pci-core.c143 return cqhci_resume(chip->slots[0]->host->mmc); in sdhci_cqhci_resume()
215 return cqhci_resume(chip->slots[0]->host->mmc); in sdhci_cqhci_runtime_resume()
H A Dsdhci-of-arasan.c550 return cqhci_resume(host->mmc); in sdhci_arasan_resume()