Searched refs:ti_wdt_intr (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/arm/ti/
H A Dti_wdt.c67 static void ti_wdt_intr(void *);
181 NULL, ti_wdt_intr, sc, &sc->sc_intr) != 0) {
224 ti_wdt_intr(void *arg) function

Completed in 105 milliseconds