Searched refs:wlc_watchdog_by_timer (Results 1 – 1 of 1) sorted by relevance
261 static void wlc_watchdog_by_timer(void *arg);1535 wlc->wdtimer = wl_init_timer(wlc->wl, wlc_watchdog_by_timer, in wlc_timers_init()2434 static void wlc_watchdog_by_timer(void *arg) in wlc_watchdog_by_timer() function