Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/base/
Dplatform.c847 static int platform_legacy_suspend(struct device *dev, pm_message_t mesg) in platform_legacy_suspend() function
887 ret = platform_legacy_suspend(dev, PMSG_SUSPEND); in platform_pm_suspend()
927 ret = platform_legacy_suspend(dev, PMSG_FREEZE); in platform_pm_freeze()
963 ret = platform_legacy_suspend(dev, PMSG_HIBERNATE); in platform_pm_poweroff()