Home
last modified time | relevance | path

Searched refs:snd_opl3_timer_func (Results 1 – 3 of 3) sorted by relevance

/linux/sound/drivers/opl3/
H A Dopl3_voice.h27 void snd_opl3_timer_func(struct timer_list *t);
H A Dopl3_seq.c240 timer_setup(&opl3->tlist, snd_opl3_timer_func, 0); in snd_opl3_seq_probe()
H A Dopl3_midi.c233 void snd_opl3_timer_func(struct timer_list *t) in snd_opl3_timer_func() function