Home
last modified time | relevance | path

Searched refs:snd_opl3_timer_func (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/opl3/
H A Dopl3_voice.h27 void snd_opl3_timer_func(struct timer_list *t);
H A Dopl3_seq.c237 timer_setup(&opl3->tlist, snd_opl3_timer_func, 0); in snd_opl3_seq_probe()
H A Dopl3_midi.c223 void snd_opl3_timer_func(struct timer_list *t) in snd_opl3_timer_func() function
/kernel/linux/linux-6.6/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.c222 void snd_opl3_timer_func(struct timer_list *t) in snd_opl3_timer_func() function

Completed in 4 milliseconds