Searched refs:timeout_func (Results 1 – 1 of 1) sorted by relevance
1099 static void timeout_func(unsigned long data) in timeout_func() function1109 setup_timer_on_stack(&to->timer, timeout_func, (unsigned long) to); in init_timeout()