get_voice 49 include/sound/emux_synth.h struct snd_emux_voice *(*get_voice)(struct snd_emux *emu, get_voice 28 sound/isa/sb/emu8000_callback.c static struct snd_emux_voice *get_voice(struct snd_emux *emu, get_voice 66 sound/isa/sb/emu8000_callback.c .get_voice = get_voice, get_voice 40 sound/pci/emu10k1/emu10k1_callback.c static struct snd_emux_voice *get_voice(struct snd_emux *emux, get_voice 65 sound/pci/emu10k1/emu10k1_callback.c .get_voice = get_voice, get_voice 73 sound/synth/emux/emux_synth.c if (snd_BUG_ON(!emu || !emu->ops.get_voice || !emu->ops.trigger)) get_voice 102 sound/synth/emux/emux_synth.c vp = emu->ops.get_voice(emu, port);