Home
last modified time | relevance | path

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

/linux-2.6.39/sound/synth/emux/
Demux_voice.h49 void snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan);
Demux_seq.c38 snd_emux_key_press,
Demux_synth.c237 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_key_press() function