Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dcqhci.h325 int cqhci_resume(struct mmc_host *mmc);
H A Dsdhci-tegra.c1870 cqhci_resume(host->mmc); in sdhci_tegra_suspend()
1877 cqhci_resume(host->mmc); in sdhci_tegra_suspend()
1904 ret = cqhci_resume(host->mmc); in sdhci_tegra_resume()
H A Dcqhci-core.c325 int cqhci_resume(struct mmc_host *mmc) in cqhci_resume() function
330 EXPORT_SYMBOL(cqhci_resume);
H A Dsdhci-pci-gli.c1441 ret = cqhci_resume(slot->host->mmc); in gl9763e_resume()
1478 cqhci_resume(slot->host->mmc); in gl9763e_suspend()
H A Dsdhci-esdhc-imx.c1883 ret = cqhci_resume(host->mmc); in sdhci_esdhc_resume()
1957 err = cqhci_resume(host->mmc); in sdhci_esdhc_runtime_resume()
H A Dsdhci_am654.c1048 ret = cqhci_resume(host->mmc); in sdhci_am654_runtime_resume()
H 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()
H A Dsdhci-of-arasan.c656 return cqhci_resume(host->mmc); in sdhci_arasan_resume()