Searched refs:last_failed_step (Results 1 – 3 of 3) sorted by relevance
320 int last_failed_step; member345 suspend_stats.failed_steps[suspend_stats.last_failed_step] = step; in dpm_save_failed_step()346 suspend_stats.last_failed_step++; in dpm_save_failed_step()347 suspend_stats.last_failed_step %= REC_FAILED_NUM; in dpm_save_failed_step()455 index = suspend_stats.last_failed_step + REC_FAILED_NUM - 1; in last_failed_step_show()461 static struct kobj_attribute last_failed_step = __ATTR_RO(last_failed_step); variable476 &last_failed_step.attr,513 last_step = suspend_stats.last_failed_step + REC_FAILED_NUM - 1; in suspend_stats_show()
409 What: /sys/power/suspend_stats/last_failed_step413 The /sys/power/suspend_stats/last_failed_step file contains
263 last_failed_step: suspend