Home
last modified time | relevance | path

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

/Linux-v4.19/sound/synth/emux/
Demux_voice.h51 void snd_emux_control(void *p, int type, struct snd_midi_channel *chan);
Demux_seq.c40 .control = snd_emux_control,
Demux_synth.c325 snd_emux_control(void *p, int type, struct snd_midi_channel *chan) in snd_emux_control() function