Searched refs:snd_emux_note_on (Results 1 – 3 of 3) sorted by relevance
34 void snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan);
23 .note_on = snd_emux_note_on,
46 snd_emux_note_on(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_note_on() function