Searched refs:last_failed_step (Results 1 – 2 of 2) sorted by relevance
398 int last_failed_step; member423 suspend_stats.failed_steps[suspend_stats.last_failed_step] = step; in dpm_save_failed_step()424 suspend_stats.last_failed_step++; in dpm_save_failed_step()425 suspend_stats.last_failed_step %= REC_FAILED_NUM; in dpm_save_failed_step()533 index = suspend_stats.last_failed_step + REC_FAILED_NUM - 1; in last_failed_step_show()539 static struct kobj_attribute last_failed_step = __ATTR_RO(last_failed_step); variable554 &last_failed_step.attr,591 last_step = suspend_stats.last_failed_step + REC_FAILED_NUM - 1; in suspend_stats_show()
263 last_failed_step: suspend