Home
last modified time | relevance | path

Searched refs:snd_emux_update_channel (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/sound/synth/emux/
Demux_synth.c269 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) in snd_emux_update_channel() function
336 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_VOLUME); in snd_emux_control()
340 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_PAN); in snd_emux_control()
356 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_PITCH); in snd_emux_control()
361 snd_emux_update_channel(port, chan, in snd_emux_control()
Demux_voice.h54 void snd_emux_update_channel(struct snd_emux_port *port,
Demux_oss.c390 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_FMMOD|SNDRV_EMUX_UPDATE_FM2FRQ2); in emuspec_control()
457 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_PAN); in gusspec_control()
Demux_effect.c227 snd_emux_update_channel(port, chan, parm_defs[type].update); in snd_emux_send_effect()