Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_wdog.c96 static void bcmwd_reboot_system(void *, int);
153 EVENTHANDLER_REGISTER(shutdown_final, bcmwd_reboot_system, sc, in bcmwd_attach()
225 bcmwd_reboot_system(void *sc, int howto) in bcmwd_reboot_system() function