Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2560.c131 static void rt2560_watchdog(void *);
1900 rt2560_watchdog(void *arg) in rt2560_watchdog() function
1921 callout_reset(&sc->watchdog_ch, hz, rt2560_watchdog, sc); in rt2560_watchdog()
2632 callout_reset(&sc->watchdog_ch, hz, rt2560_watchdog, sc); in rt2560_init_locked()