Home
last modified time | relevance | path

Searched refs:snd_opl3_terminate_note (Results 1 – 3 of 3) sorted by relevance

/sound/drivers/opl3/
Dopl3_voice.h34 void snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan);
Dopl3_seq.c149 .note_terminate = snd_opl3_terminate_note,
Dopl3_midi.c737 void snd_opl3_terminate_note(void *p, int note, struct snd_midi_channel *chan) in snd_opl3_terminate_note() function