Searched refs:ti_wdt_event (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/arm/ti/
H A Dti_wdt.c68 static void ti_wdt_event(void *, unsigned int, int *);
197 sc->sc_ev_tag = EVENTHANDLER_REGISTER(watchdog_list, ti_wdt_event, sc,
235 ti_wdt_event(void *arg, unsigned int cmd, int *error) function

Completed in 64 milliseconds