update_voice       21 sound/isa/sb/emu8000_callback.c static void update_voice(struct snd_emux_voice *vp, int update);
update_voice       58 sound/isa/sb/emu8000_callback.c 	.update =	update_voice,
update_voice       33 sound/pci/emu10k1/emu10k1_callback.c static void update_voice(struct snd_emux_voice *vp, int update);
update_voice       57 sound/pci/emu10k1/emu10k1_callback.c 	.update =	update_voice,
update_voice       35 sound/synth/emux/emux_synth.c static void update_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int update);
update_voice      244 sound/synth/emux/emux_synth.c 			update_voice(emu, vp, SNDRV_EMUX_UPDATE_VOLUME);
update_voice      273 sound/synth/emux/emux_synth.c 			update_voice(emu, vp, update);
update_voice      300 sound/synth/emux/emux_synth.c 			update_voice(emu, vp, update);