Home
last modified time | relevance | path

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

/Linux-v5.10/sound/synth/emux/
Demux_voice.h38 void snd_emux_control(void *p, int type, struct snd_midi_channel *chan);
Demux_seq.c27 .control = snd_emux_control,
Demux_synth.c311 snd_emux_control(void *p, int type, struct snd_midi_channel *chan) in snd_emux_control() function