Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/power/
Dpower.h205 extern void suspend_test_finish(const char *label);
208 static inline void suspend_test_finish(const char *label) {} in suspend_test_finish() function
Dsuspend.c496 suspend_test_finish("suspend devices"); in suspend_devices_and_enter()
507 suspend_test_finish("resume devices"); in suspend_devices_and_enter()
Dsuspend_test.c36 void suspend_test_finish(const char *label) in suspend_test_finish() function
/kernel/linux/patches/linux-5.10/yangfan_patch/
Dkernel.patch1013 suspend_test_finish("suspend devices");