Searched refs:snd_opl4_do_for_note (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/drivers/opl4/ |
H A D | opl4_synth.c | 312 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, in snd_opl4_do_for_note() function 567 snd_opl4_do_for_note(opl4, note, chan, snd_opl4_voice_off); in snd_opl4_note_off() 582 snd_opl4_do_for_note(opl4, note, chan, snd_opl4_terminate_voice); in snd_opl4_terminate_note()
|
/kernel/linux/linux-6.6/sound/drivers/opl4/ |
H A D | opl4_synth.c | 312 static void snd_opl4_do_for_note(struct snd_opl4 *opl4, int note, struct snd_midi_channel *chan, in snd_opl4_do_for_note() function 567 snd_opl4_do_for_note(opl4, note, chan, snd_opl4_voice_off); in snd_opl4_note_off() 582 snd_opl4_do_for_note(opl4, note, chan, snd_opl4_terminate_voice); in snd_opl4_terminate_note()
|
Completed in 3 milliseconds