Home
last modified time | relevance | path

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

/kernel/power/
Dpower.h196 extern void suspend_test_finish(const char *label);
199 static inline void suspend_test_finish(const char *label) {} in suspend_test_finish() function
Dsuspend.c429 suspend_test_finish("suspend devices"); in suspend_devices_and_enter()
440 suspend_test_finish("resume devices"); in suspend_devices_and_enter()
Dsuspend_test.c37 void suspend_test_finish(const char *label) in suspend_test_finish() function