Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2661.c127 static void rt2661_watchdog(void *);
1641 rt2661_watchdog(void *arg) in rt2661_watchdog() function
1659 callout_reset(&sc->watchdog_ch, hz, rt2661_watchdog, sc); in rt2661_watchdog()
2346 callout_reset(&sc->watchdog_ch, hz, rt2661_watchdog, sc); in rt2661_init_locked()