Searched refs:rt2560_watchdog (Results 1 – 1 of 1) sorted by relevance
131 static void rt2560_watchdog(void *);1900 rt2560_watchdog(void *arg) in rt2560_watchdog() function1921 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()