Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Demux_voice.h36 void snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan);
H A Demux_seq.c25 .key_press = snd_emux_key_press,
H A Demux_synth.c222 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_key_press() function