Home
last modified time | relevance | path

Searched refs:sdhci_pltfm_suspend (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Dsdhci-pltfm.c212 int sdhci_pltfm_suspend(struct device *dev) in sdhci_pltfm_suspend() function
229 EXPORT_SYMBOL_GPL(sdhci_pltfm_suspend);
251 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_pltfm_resume)
Dsdhci-pltfm.h112 int sdhci_pltfm_suspend(struct device *dev);
Dsdhci-cadence.c437 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_cdns_resume)