Searched refs:snd_opl4_do_for_channel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl4/ |
H A D | opl4_synth.c | 332 static void snd_opl4_do_for_channel(struct snd_opl4 *opl4, in snd_opl4_do_for_channel() function 592 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_vibrato_depth); in snd_opl4_control() 595 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_volume); in snd_opl4_control() 598 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_pan); in snd_opl4_control() 601 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_volume); in snd_opl4_control() 607 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_vibrato_depth); in snd_opl4_control() 619 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_pitch); in snd_opl4_control()
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_synth.c | 332 static void snd_opl4_do_for_channel(struct snd_opl4 *opl4, in snd_opl4_do_for_channel() function 592 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_vibrato_depth); in snd_opl4_control() 595 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_volume); in snd_opl4_control() 598 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_pan); in snd_opl4_control() 601 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_volume); in snd_opl4_control() 607 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_vibrato_depth); in snd_opl4_control() 619 snd_opl4_do_for_channel(opl4, chan, snd_opl4_update_pitch); in snd_opl4_control()
|
Completed in 3 milliseconds