Lines Matching refs:port
39 struct snd_emux_port *port,
47 snd_emux_send_effect(port, chan, table[i].effect,
276 struct snd_emux_port *port;
278 port = p;
279 if (snd_BUG_ON(!port || !chan))
292 port, chan, chan->control[MIDI_CTL_NONREG_PARM_NUM_LSB],
297 if (port->chset.midi_mode == SNDRV_MIDI_MODE_GS &&
305 port, chan, chan->control[MIDI_CTL_NONREG_PARM_NUM_LSB],
349 snd_emux_xg_control(struct snd_emux_port *port, struct snd_midi_channel *chan,
356 port, chan, param,
368 struct snd_emux_port *port;
371 port = p;
372 if (snd_BUG_ON(!port || !chset))
374 emu = port->emu;
378 snd_emux_update_port(port, SNDRV_EMUX_UPDATE_VOLUME);