Searched refs:apple_wdog_reboot_system (Results 1 – 1 of 1) sorted by relevance
88 static void apple_wdog_reboot_system(void *, int);142 EVENTHANDLER_REGISTER(shutdown_final, apple_wdog_reboot_system, sc, in apple_wdog_attach()200 apple_wdog_reboot_system(void *private, int howto) in apple_wdog_reboot_system() function