Searched refs:snd_opl3_terminate_note (Results 1 – 2 of 2) sorted by relevance
/linux/sound/drivers/opl3/ | ||
H A D | opl3_voice.h | 21 void snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan); |
H A D | opl3_seq.c | 137 .note_terminate = snd_opl3_terminate_note, |