Searched refs:snd_opl3_timer_func (Results 1 – 3 of 3) sorted by relevance
40 void snd_opl3_timer_func(unsigned long data);
251 setup_timer(&opl3->tlist, snd_opl3_timer_func, (unsigned long) opl3); in snd_opl3_seq_probe()
241 void snd_opl3_timer_func(unsigned long data) in snd_opl3_timer_func() function