Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Demux_hwdep.c64 emu->portptrs[i]->ctrls[info.mode] = info.value; in snd_emux_hwdep_misc_mode()
68 emu->portptrs[info.port]->ctrls[info.mode] = info.value; in snd_emux_hwdep_misc_mode()
H A Demux_seq.c97 emu->portptrs[i] = p; in snd_emux_init_seq()
/openbmc/linux/include/sound/
H A Demux_synth.h104 struct snd_emux_port *portptrs[SNDRV_EMUX_MAX_PORTS]; member