get_voice 34 include/sound/emux_synth.h struct snd_emux_voice *(*get_voice)(struct snd_emux *emu, get_voice 16 sound/isa/sb/emu8000_callback.c static struct snd_emux_voice *get_voice(struct snd_emux *emu, get_voice 54 sound/isa/sb/emu8000_callback.c .get_voice = get_voice, get_voice 28 sound/pci/emu10k1/emu10k1_callback.c static struct snd_emux_voice *get_voice(struct snd_emux *emux, get_voice 53 sound/pci/emu10k1/emu10k1_callback.c .get_voice = get_voice, get_voice 60 sound/synth/emux/emux_synth.c if (snd_BUG_ON(!emu || !emu->ops.get_voice || !emu->ops.trigger)) get_voice 89 sound/synth/emux/emux_synth.c vp = emu->ops.get_voice(emu, port);