Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2860.c125 static void rt2860_watchdog(void *);
1974 rt2860_watchdog(void *arg) in rt2860_watchdog() function
1992 callout_reset(&sc->watchdog_ch, hz, rt2860_watchdog, sc); in rt2860_watchdog()
4058 callout_reset(&sc->watchdog_ch, hz, rt2860_watchdog, sc); in rt2860_init_locked()