Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dmain.c413 char *last_failed_step = NULL; in last_failed_step_show() local
422 static struct kobj_attribute last_failed_step = __ATTR_RO(last_failed_step); variable
/openbmc/linux/include/linux/
H A Dsuspend.h70 int last_failed_step; member