Searched refs:snd_emux_control (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_voice.h | 38 void snd_emux_control(void *p, int type, struct snd_midi_channel *chan);
|
H A D | emux_seq.c | 27 .control = snd_emux_control,
|
H A D | emux_synth.c | 311 snd_emux_control(void *p, int type, struct snd_midi_channel *chan) in snd_emux_control() function
|
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_voice.h | 38 void snd_emux_control(void *p, int type, struct snd_midi_channel *chan);
|
H A D | emux_seq.c | 27 .control = snd_emux_control,
|
H A D | emux_synth.c | 311 snd_emux_control(void *p, int type, struct snd_midi_channel *chan) in snd_emux_control() function
|
Completed in 4 milliseconds