Searched refs:rtwn_watchdog (Results 1 – 1 of 1) sorted by relevance
118 static void rtwn_watchdog(void *);1455 rtwn_watchdog(void *arg) in rtwn_watchdog() function1469 callout_reset(&sc->sc_watchdog_to, hz, rtwn_watchdog, sc); in rtwn_watchdog()2035 callout_reset(&sc->sc_watchdog_to, hz, rtwn_watchdog, sc); in rtwn_init()