Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Dplatform.c1095 static int platform_legacy_suspend(struct device *dev, pm_message_t mesg) in platform_legacy_suspend() function
1135 ret = platform_legacy_suspend(dev, PMSG_SUSPEND); in platform_pm_suspend()
1175 ret = platform_legacy_suspend(dev, PMSG_FREEZE); in platform_pm_freeze()
1211 ret = platform_legacy_suspend(dev, PMSG_HIBERNATE); in platform_pm_poweroff()