Home
last modified time | relevance | path

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

/linux/sound/drivers/opl3/
H A Dopl3_voice.h20 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan);
H A Dopl3_seq.c136 .key_press = snd_opl3_key_press,
H A Dopl3_midi.c699 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_key_press() function