Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/armada/
H A Dwdt.c127 static void mv_watchdog_event(void *, unsigned int, int *);
185 EVENTHANDLER_REGISTER(watchdog_list, mv_watchdog_event, sc, 0); in mv_wdt_attach()
345 mv_watchdog_event(void *arg, unsigned int cmd, int *error) in mv_watchdog_event() function
/freebsd/sys/arm/mv/
H A Dtimer.c117 static void mv_watchdog_event(void *, unsigned int, int *);
215 EVENTHANDLER_REGISTER(watchdog_list, mv_watchdog_event, sc, 0); in mv_timer_attach()
475 mv_watchdog_event(void *arg, unsigned int cmd, int *error) in mv_watchdog_event() function