Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/base/
Dplatform.c1082 static int platform_legacy_suspend(struct device *dev, pm_message_t mesg) in platform_legacy_suspend() function
1122 ret = platform_legacy_suspend(dev, PMSG_SUSPEND); in platform_pm_suspend()
1162 ret = platform_legacy_suspend(dev, PMSG_FREEZE); in platform_pm_freeze()
1198 ret = platform_legacy_suspend(dev, PMSG_HIBERNATE); in platform_pm_poweroff()