Home
last modified time | relevance | path

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

/openbmc/linux/sound/synth/emux/
H A Demux_voice.h43 void snd_emux_update_port(struct snd_emux_port *port, int update);
H A Demux_nrpn.c378 snd_emux_update_port(port, SNDRV_EMUX_UPDATE_VOLUME); in snd_emux_sysex()
H A Demux_oss.c370 snd_emux_update_port(port, SNDRV_EMUX_UPDATE_VOLUME); in emuspec_control()
H A Demux_synth.c282 snd_emux_update_port(struct snd_emux_port *port, int update) in snd_emux_update_port() function