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

/linux-master/kernel/power/
H A Dhibernate.c368 (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE);
410 dpm_complete(PMSG_RECOVER);
434 msg = in_suspend ? (error ? PMSG_RECOVER : PMSG_THAW) : PMSG_RESTORE;
532 dpm_resume_start(PMSG_RECOVER);
562 dpm_resume_end(PMSG_RECOVER);
/linux-master/include/linux/
H A Dpm.h560 #define PMSG_RECOVER ((struct pm_message){ .event = PM_EVENT_RECOVER, }) macro
/linux-master/drivers/base/power/
H A Dmain.c1171 return PMSG_RECOVER;

Completed in 128 milliseconds