Home
last modified time | relevance | path

Searched refs:sdhci_pltfm_resume (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/mmc/host/
A Dsdhci-pltfm.c228 int sdhci_pltfm_resume(struct device *dev) in sdhci_pltfm_resume() function
244 EXPORT_SYMBOL_GPL(sdhci_pltfm_resume);
248 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_pltfm_resume)
A Dsdhci-pltfm.h117 int sdhci_pltfm_resume(struct device *dev);
120 static inline int sdhci_pltfm_resume(struct device *dev) { return 0; } in sdhci_pltfm_resume() function
/linux/
A Dvmlinux.symvers2362 0x00000000 sdhci_pltfm_resume vmlinux EXPORT_SYMBOL_GPL
A DSystem.map46176 ffff800010c73284 T sdhci_pltfm_resume
A D.tmp_System.map46176 ffff800010c73284 T sdhci_pltfm_resume

Completed in 302 milliseconds