Searched refs:watchdog_fn (Results 1 – 3 of 3) sorted by relevance
557 watchdog_fn_t watchdog_fn, down_fn_t down_fn);
345 watchdog_fn_t watchdog_fn; /* watchdog handler */ member
2508 if (wlc->modulecb[i].watchdog_fn) in wlc_watchdog()2509 wlc->modulecb[i].watchdog_fn(wlc->modulecb[i].hdl); in wlc_watchdog()4307 wlc->modulecb[i].watchdog_fn = w_fn; in wlc_module_register()