Home
last modified time | relevance | path

Searched refs:update_voice (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Demux_synth.c35 static void update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update);
244 update_voice(emu, vp, SNDRV_EMUX_UPDATE_VOLUME); in snd_emux_key_press()
273 update_voice(emu, vp, update); in snd_emux_update_channel()
300 update_voice(emu, vp, update); in snd_emux_update_port()
511 update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update) in update_voice() function
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/CameraUI/src/
H A Dsetfirst.h49 void update_voice(int);
H A Dsetfirst.cpp180 void SetFirst::update_voice(int value) in update_voice() function in SetFirst
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_callback.c21 static void update_voice(struct snd_emux_voice *vp, int update);
58 .update = update_voice,
111 update_voice(struct snd_emux_voice *vp, int update) in update_voice() function
/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demu10k1_callback.c33 static void update_voice(struct snd_emux_voice *vp, int update);
57 .update = update_voice,
179 update_voice(struct snd_emux_voice *vp, int update) in update_voice() function