Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dcqhci.h237 int cqhci_suspend(struct mmc_host *mmc);
Dcqhci.c300 int cqhci_suspend(struct mmc_host *mmc) in cqhci_suspend() function
309 EXPORT_SYMBOL(cqhci_suspend);
Dsdhci-of-arasan.c385 ret = cqhci_suspend(host->mmc); in sdhci_arasan_suspend()
Dsdhci-pci-core.c123 ret = cqhci_suspend(chip->slots[0]->host->mmc); in sdhci_cqhci_suspend()
195 ret = cqhci_suspend(chip->slots[0]->host->mmc); in sdhci_cqhci_runtime_suspend()