Searched refs:snd_opl4_update_vibrato_depth (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl4/ |
H A D | opl4_synth.c | 403 static void snd_opl4_update_vibrato_depth(struct snd_opl4 *opl4, in snd_opl4_update_vibrato_depth() function 542 snd_opl4_update_vibrato_depth(opl4, voice[i]); in snd_opl4_note_on() 592 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_vibrato_depth); in snd_opl4_control() 607 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_vibrato_depth); in snd_opl4_control()
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_synth.c | 403 static void snd_opl4_update_vibrato_depth(struct snd_opl4 *opl4, in snd_opl4_update_vibrato_depth() function 542 snd_opl4_update_vibrato_depth(opl4, voice[i]); in snd_opl4_note_on() 592 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_vibrato_depth); in snd_opl4_control() 607 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_vibrato_depth); in snd_opl4_control()
|
Completed in 3 milliseconds