Searched refs:snd_opl3_key_press (Results 1 – 3 of 3) sorted by relevance
33 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan);
147 .key_press = snd_opl3_key_press,
718 void snd_opl3_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_opl3_key_press() function