Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsuspend.h74 enum suspend_stat_step failed_steps[REC_FAILED_NUM]; member
97 suspend_stats.failed_steps[suspend_stats.last_failed_step] = step; in dpm_save_failed_step()
/openbmc/linux/kernel/power/
H A Dmain.c417 step = suspend_stats.failed_steps[index]; in last_failed_step_show()
509 suspend_stats.failed_steps[last_step])); in suspend_stats_show()
515 suspend_stats.failed_steps[index])); in suspend_stats_show()