Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Demux_voice.h38 void snd_emux_control(void *p, int type, struct snd_midi_channel *chan);
H A Demux_seq.c27 .control = snd_emux_control,
H A Demux_synth.c311 snd_emux_control(void *p, int type, struct snd_midi_channel *chan) in snd_emux_control() function