Searched refs:poweroff_wait (Results 1 – 1 of 1) sorted by relevance
223 static void poweroff_wait(void *, int);234 EVENTHANDLER_REGISTER(shutdown_final, poweroff_wait, NULL, in shutdown_conf()900 poweroff_wait(void *junk, int howto) in poweroff_wait() function