Home
last modified time | relevance | path

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

/linux/sound/drivers/opl4/
H A Dopl4_local.h227 void snd_opl4_terminate_note(void *p, int note, struct snd_midi_channel *chan);
H A Dopl4_seq.c106 .note_terminate = snd_opl4_terminate_note,
H A Dopl4_synth.c578 void snd_opl4_terminate_note(void *private_data, int note, struct snd_midi_channel *chan) in snd_opl4_terminate_note() function