Home
last modified time | relevance | path

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

/linux-4.1.27/sound/synth/emux/
Demux_hwdep.c72 emu->portptrs[i]->ctrls[info.mode] = info.value; in snd_emux_hwdep_misc_mode()
75 emu->portptrs[info.port]->ctrls[info.mode] = info.value; in snd_emux_hwdep_misc_mode()
Demux_seq.c110 emu->portptrs[i] = p; in snd_emux_init_seq()
/linux-4.1.27/include/sound/
Demux_synth.h119 struct snd_emux_port *portptrs[SNDRV_EMUX_MAX_PORTS]; member