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