Home
last modified time | relevance | path

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

/linux/kernel/power/
H A Dpower.h224 extern void suspend_test_finish(const char *label);
227 static inline void suspend_test_finish(const char *label) {} in suspend_test_finish() function
H A Dsuspend.c512 suspend_test_finish("suspend devices"); in suspend_devices_and_enter()
523 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