Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci-pltfm.c209 int sdhci_pltfm_suspend(struct device *dev) in sdhci_pltfm_suspend() function
226 EXPORT_SYMBOL_GPL(sdhci_pltfm_suspend);
248 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_pltfm_resume)
A Dsdhci-pltfm.h116 int sdhci_pltfm_suspend(struct device *dev);
119 static inline int sdhci_pltfm_suspend(struct device *dev) { return 0; } in sdhci_pltfm_suspend() function
A Dsdhci-brcmstb.c316 sdhci_pltfm_suspend(&pdev->dev); in sdhci_brcmstb_shutdown()
A Dsdhci-cadence.c450 SET_SYSTEM_SLEEP_PM_OPS(sdhci_pltfm_suspend, sdhci_cdns_resume)
A Dsdhci-iproc.c431 sdhci_pltfm_suspend(&pdev->dev); in sdhci_iproc_shutdown()
/linux/
A Dvmlinux.symvers548 0x00000000 sdhci_pltfm_suspend vmlinux EXPORT_SYMBOL_GPL
A DSystem.map46175 ffff800010c73210 T sdhci_pltfm_suspend
A D.tmp_System.map46175 ffff800010c73210 T sdhci_pltfm_suspend

Completed in 323 milliseconds