Searched refs:snd_opl3_note_off (Results 1 – 3 of 3) sorted by relevance
19 void snd_opl3_note_off(void *p, int note, int vel, struct snd_midi_channel *chan);
135 .note_off = snd_opl3_note_off,
690 void snd_opl3_note_off(void *p, int note, int vel, in snd_opl3_note_off() function