Searched refs:snd_emux_key_press (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_voice.h | 36 void snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan);
|
H A D | emux_seq.c | 25 .key_press = snd_emux_key_press,
|
H A D | emux_synth.c | 222 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_key_press() function
|
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_voice.h | 36 void snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan);
|
H A D | emux_seq.c | 25 .key_press = snd_emux_key_press,
|
H A D | emux_synth.c | 222 snd_emux_key_press(void *p, int note, int vel, struct snd_midi_channel *chan) in snd_emux_key_press() function
|
Completed in 5 milliseconds