Searched refs:rt2860_watchdog (Results 1 – 1 of 1) sorted by relevance
125 static void rt2860_watchdog(void *);1974 rt2860_watchdog(void *arg) in rt2860_watchdog() function1992 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()