Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsuspend.h578 SUSPEND_RESUME_EARLY, enumerator
/linux/kernel/power/
H A Dmain.c385 [SUSPEND_RESUME_EARLY] = "resume_early",
418 suspend_step_attr(failed_resume_early, SUSPEND_RESUME_EARLY);
/linux/drivers/base/power/
H A Dmain.c897 dpm_save_failed_step(SUSPEND_RESUME_EARLY); in dpm_resume_early()