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