Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mmc/host/
Dcqhci.h321 static inline int cqhci_suspend(struct mmc_host *mmc) in cqhci_suspend() function
Dsdhci-esdhc-imx.c1839 ret = cqhci_suspend(host->mmc); in sdhci_esdhc_suspend()
1901 ret = cqhci_suspend(host->mmc); in sdhci_esdhc_runtime_suspend()
Dsdhci_am654.c941 ret = cqhci_suspend(host->mmc); in sdhci_am654_runtime_suspend()
Dsdhci-pci-core.c129 ret = cqhci_suspend(chip->slots[0]->host->mmc); in sdhci_cqhci_suspend()
201 ret = cqhci_suspend(chip->slots[0]->host->mmc); in sdhci_cqhci_runtime_suspend()
Dsdhci-of-arasan.c586 ret = cqhci_suspend(host->mmc); in sdhci_arasan_suspend()
Dsdhci-pci-gli.c1467 ret = cqhci_suspend(slot->host->mmc); in gl9763e_suspend()
Dsdhci-tegra.c1863 ret = cqhci_suspend(host->mmc); in sdhci_tegra_suspend()
Dmtk-sd.c3018 ret = cqhci_suspend(mmc); in msdc_suspend()