Searched refs:portptrs (Results 1 – 3 of 3) sorted by relevance
72 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()
110 emu->portptrs[i] = p; in snd_emux_init_seq()
119 struct snd_emux_port *portptrs[SNDRV_EMUX_MAX_PORTS]; member