Home
last modified time | relevance | path

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

/linux-5.19.10/sound/synth/emux/
Demux_voice.h37 void snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan);
Demux_seq.c26 .note_terminate = snd_emux_terminate_note,
Demux_synth.c385 snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_emux_terminate_note() function