Home
last modified time | relevance | path

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

/linux/kernel/power/
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