Home
last modified time | relevance | path

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

/linux-5.19.10/sound/synth/emux/
Demux_synth.c255 snd_emux_update_channel(struct snd_emux_port *port, struct snd_midi_channel *chan, int update) in snd_emux_update_channel() function
322 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_VOLUME); in snd_emux_control()
326 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_PAN); in snd_emux_control()
342 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_PITCH); in snd_emux_control()
347 snd_emux_update_channel(port, chan, in snd_emux_control()
Demux_voice.h41 void snd_emux_update_channel(struct snd_emux_port *port,
Demux_oss.c377 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_FMMOD|SNDRV_EMUX_UPDATE_FM2FRQ2); in emuspec_control()
444 snd_emux_update_channel(port, chan, SNDRV_EMUX_UPDATE_PAN); in gusspec_control()
Demux_effect.c216 snd_emux_update_channel(port, chan, parm_defs[type].update); in snd_emux_send_effect()