Searched refs:snd_opl3_timer_func (Results 1 – 3 of 3) sorted by relevance
27 void snd_opl3_timer_func(struct timer_list *t);
240 timer_setup(&opl3->tlist, snd_opl3_timer_func, 0); in snd_opl3_seq_probe()
233 void snd_opl3_timer_func(struct timer_list *t) in snd_opl3_timer_func() function