Searched refs:ti_wdt_event (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/arm/ti/
H A Dti_wdt.c69 static void ti_wdt_event(void *, unsigned int, int *);
198 sc->sc_ev_tag = EVENTHANDLER_REGISTER(watchdog_list, ti_wdt_event, sc,
236 ti_wdt_event(void *arg, unsigned int cmd, int *error) function

Completed in 105 milliseconds