Searched refs:woal_timer_handler (Results 1 – 2 of 2) sorted by relevance
407 static inline void woal_timer_handler(struct timer_list *t) function411 static inline void woal_timer_handler(unsigned long fcontext)443 timer_setup(&timer->tl, woal_timer_handler, 0);446 timer->tl.function = woal_timer_handler;
353 woal_timer_handler(unsigned long fcontext) in woal_timer_handler() function384 timer->tl.function = woal_timer_handler; in woal_initialize_timer()