Home
last modified time | relevance | path

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

/linux/kernel/power/
A Dhibernate.c355 (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE); in create_image()
397 dpm_complete(PMSG_RECOVER); in hibernation_snapshot()
421 msg = in_suspend ? (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE; in hibernation_snapshot()
519 dpm_resume_start(PMSG_RECOVER); in resume_target_kernel()
549 dpm_resume_end(PMSG_RECOVER); in hibernation_restore()
/linux/include/linux/
A Dpm.h464 #define PMSG_RECOVER ((struct pm_message){ .event = PM_EVENT_RECOVER, }) macro
/linux/drivers/base/power/
A Dmain.c1167 return PMSG_RECOVER; in resume_event()

Completed in 11 milliseconds