Searched refs:ath_watchdog (Results 1 – 1 of 1) sorted by relevance
160 static void ath_watchdog(void *);2149 callout_reset(&sc->sc_wd_ch, hz, ath_watchdog, sc); in ath_init()5804 ath_watchdog(void *arg) in ath_watchdog() function