Searched refs:wakeup_func (Results 1 – 1 of 1) sorted by relevance
50 static void (*wakeup_func)(bool success) = NULL; variable98 void (*func)(bool success) = wakeup_func; in suspend_thread_func()220 if (wakeup_func != NULL) { in autosuspend_set_wakeup_callback()224 wakeup_func = func; in autosuspend_set_wakeup_callback()