Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcqhci.h318 static inline int cqhci_suspend(struct mmc_host *mmc) in cqhci_suspend() function
H A Dsdhci-esdhc-imx.c1716 ret = cqhci_suspend(host->mmc); in sdhci_esdhc_suspend()
1778 ret = cqhci_suspend(host->mmc); in sdhci_esdhc_runtime_suspend()
H A Dsdhci-pci-gli.c612 ret = cqhci_suspend(slot->host->mmc); in sdhci_cqhci_gli_suspend()
H A Dsdhci-pci-core.c128 ret = cqhci_suspend(chip->slots[0]->host->mmc); in sdhci_cqhci_suspend()
200 ret = cqhci_suspend(chip->slots[0]->host->mmc); in sdhci_cqhci_runtime_suspend()
H A Dsdhci-of-arasan.c480 ret = cqhci_suspend(host->mmc); in sdhci_arasan_suspend()
H A Dsdhci-tegra.c1776 ret = cqhci_suspend(host->mmc); in sdhci_tegra_suspend()
H A Dmtk-sd.c2702 ret = cqhci_suspend(mmc); in msdc_suspend()