Home
last modified time | relevance | path

Searched defs:last_failed_step (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/kernel/power/
Dmain.c362 char *last_failed_step = NULL; in last_failed_step_show() local
371 static struct kobj_attribute last_failed_step = __ATTR_RO(last_failed_step); variable
/kernel/linux/linux-5.10/include/linux/
Dsuspend.h70 int last_failed_step; member