Home
last modified time | relevance | path

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

/linux-2.6.39/sound/drivers/opl3/
Dopl3_voice.h33 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan);
Dopl3_seq.c147 .key_press = snd_opl3_key_press,
Dopl3_midi.c718 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_key_press() function