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

/freebsd-12-stable/sys/dev/ral/
H A Drt2661.c130 static void rt2661_watchdog(void *);
1646 rt2661_watchdog(void *arg) function
1664 callout_reset(&sc->watchdog_ch, hz, rt2661_watchdog, sc);
2351 callout_reset(&sc->watchdog_ch, hz, rt2661_watchdog, sc);

Completed in 105 milliseconds