Home
last modified time | relevance | path

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

/Linux-v4.19/sound/synth/emux/
Demux_voice.h50 void snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan);
Demux_seq.c39 .note_terminate = snd_emux_terminate_note,
Demux_synth.c399 snd_emux_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_emux_terminate_note() function