Searched refs:yellowfin_timer (Results 1 – 1 of 1) sorted by relevance
346 static void yellowfin_timer(struct timer_list *t);642 timer_setup(&yp->timer, yellowfin_timer, 0); in yellowfin_open()653 static void yellowfin_timer(struct timer_list *t) in yellowfin_timer() function