Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dcqhci.h238 int cqhci_resume(struct mmc_host *mmc);
Dcqhci.c311 int cqhci_resume(struct mmc_host *mmc) in cqhci_resume() function
316 EXPORT_SYMBOL(cqhci_resume);
Dsdhci-of-arasan.c452 return cqhci_resume(host->mmc); in sdhci_arasan_resume()
Dsdhci-pci-core.c138 return cqhci_resume(chip->slots[0]->host->mmc); in sdhci_cqhci_resume()
210 return cqhci_resume(chip->slots[0]->host->mmc); in sdhci_cqhci_runtime_resume()