Searched refs:update_voice (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/synth/emux/ |
| H A D | emux_synth.c | 35 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 D | setfirst.h | 49 void update_voice(int);
|
| H A D | setfirst.cpp | 180 void SetFirst::update_voice(int value) in update_voice() function in SetFirst
|
| /OK3568_Linux_fs/kernel/sound/isa/sb/ |
| H A D | emu8000_callback.c | 21 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 D | emu10k1_callback.c | 33 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
|