Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_wdog.c98 static void bcmwd_reboot_system(void *, int);
155 EVENTHANDLER_REGISTER(shutdown_final, bcmwd_reboot_system, sc, in bcmwd_attach()
227 bcmwd_reboot_system(void *sc, int howto) in bcmwd_reboot_system() function