Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/power/
Dmain.c309 #define SUSPEND_NR_STEPS SUSPEND_RESUME macro
313 unsigned int step_failures[SUSPEND_NR_STEPS];
519 for (step = SUSPEND_FREEZE; step <= SUSPEND_NR_STEPS; step++) in suspend_stats_show()