Home
last modified time | relevance | path

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

/openbmc/linux/kernel/power/
H A Dpower.h203 extern void suspend_test_finish(const char *label);
206 static inline void suspend_test_finish(const char *label) {} in suspend_test_finish() function
H A Dsuspend.c513 suspend_test_finish("suspend devices"); in suspend_devices_and_enter()
524 suspend_test_finish("resume devices"); in suspend_devices_and_enter()
H A Dsuspend_test.c36 void suspend_test_finish(const char *label) in suspend_test_finish() function