Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsuspend.h43 enum suspend_stat_step { enum
74 enum suspend_stat_step failed_steps[REC_FAILED_NUM];
95 static inline void dpm_save_failed_step(enum suspend_stat_step step) in dpm_save_failed_step()
/openbmc/linux/kernel/power/
H A Dmain.c338 static char *suspend_step_name(enum suspend_stat_step step) in suspend_step_name()
412 enum suspend_stat_step step; in last_failed_step_show()