Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dcqhci.h322 int cqhci_resume(struct mmc_host *mmc);
A Dsdhci-tegra.c1873 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()
A Dcqhci-core.c325 int cqhci_resume(struct mmc_host *mmc) in cqhci_resume() function
330 EXPORT_SYMBOL(cqhci_resume);
A Dsdhci-esdhc-imx.c1882 ret = cqhci_resume(host->mmc); in sdhci_esdhc_resume()
1956 err = cqhci_resume(host->mmc); in sdhci_esdhc_runtime_resume()
A Dsdhci-pci-core.c144 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()
A Dsdhci-pci-gli.c780 return cqhci_resume(slot->host->mmc); in sdhci_cqhci_gli_resume()
A Dsdhci-of-arasan.c567 return cqhci_resume(host->mmc); in sdhci_arasan_resume()

Completed in 25 milliseconds