Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dcqhci.h321 static inline int cqhci_suspend(struct mmc_host *mmc) in cqhci_suspend() function
H A Dsdhci-esdhc-imx.c1845 ret = cqhci_suspend(host->mmc); in sdhci_esdhc_suspend()
1907 ret = cqhci_suspend(host->mmc); in sdhci_esdhc_runtime_suspend()
H A Dsdhci_am654.c1016 ret = cqhci_suspend(host->mmc); in sdhci_am654_runtime_suspend()
H A Dsdhci-pci-core.c130 ret = cqhci_suspend(chip->slots[0]->host->mmc); in sdhci_cqhci_suspend()
202 ret = cqhci_suspend(chip->slots[0]->host->mmc); in sdhci_cqhci_runtime_suspend()
H A Dsdhci-of-arasan.c586 ret = cqhci_suspend(host->mmc); in sdhci_arasan_suspend()
H A Dsdhci-pci-gli.c1477 ret = cqhci_suspend(slot->host->mmc); in gl9763e_suspend()
H A Dsdhci-tegra.c1862 ret = cqhci_suspend(host->mmc); in sdhci_tegra_suspend()
H A Dmtk-sd.c3015 ret = cqhci_suspend(mmc); in msdc_suspend()