Searched refs:snd_emux_note_off (Results 1 – 3 of 3) sorted by relevance
35 void snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan);
24 .note_off = snd_emux_note_off,
145 snd_emux_note_off(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_off() function