Searched refs:w_fn (Results 1 – 1 of 1) sorted by relevance
4291 watchdog_fn_t w_fn, down_fn_t d_fn) in wlc_module_register() argument4297 ASSERT(i_fn != NULL || w_fn != NULL || d_fn != NULL); in wlc_module_register()4307 wlc->modulecb[i].watchdog_fn = w_fn; in wlc_module_register()