Searched refs:rt2661_watchdog (Results 1 – 1 of 1) sorted by relevance
127 static void rt2661_watchdog(void *);1641 rt2661_watchdog(void *arg) in rt2661_watchdog() function1659 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()