Home
last modified time | relevance | path

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

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