snd_emux_voice 41 include/sound/emux_synth.h struct snd_emux_voice; snd_emux_voice 49 include/sound/emux_synth.h struct snd_emux_voice *(*get_voice)(struct snd_emux *emu, snd_emux_voice 51 include/sound/emux_synth.h int (*prepare)(struct snd_emux_voice *vp); snd_emux_voice 52 include/sound/emux_synth.h void (*trigger)(struct snd_emux_voice *vp); snd_emux_voice 53 include/sound/emux_synth.h void (*release)(struct snd_emux_voice *vp); snd_emux_voice 54 include/sound/emux_synth.h void (*update)(struct snd_emux_voice *vp, int update); snd_emux_voice 55 include/sound/emux_synth.h void (*terminate)(struct snd_emux_voice *vp); snd_emux_voice 56 include/sound/emux_synth.h void (*free_voice)(struct snd_emux_voice *vp); snd_emux_voice 113 include/sound/emux_synth.h struct snd_emux_voice *voices; /* Voices (EMU 'channel') */ snd_emux_voice 28 sound/isa/sb/emu8000_callback.c static struct snd_emux_voice *get_voice(struct snd_emux *emu, snd_emux_voice 155 sound/isa/sb/emu8000_callback.c static struct snd_emux_voice * snd_emux_voice 159 sound/isa/sb/emu8000_callback.c struct snd_emux_voice *vp; snd_emux_voice 40 sound/pci/emu10k1/emu10k1_callback.c static struct snd_emux_voice *get_voice(struct snd_emux *emux, snd_emux_voice 92 sound/pci/emu10k1/emu10k1_callback.c struct snd_emux_voice *vp; snd_emux_voice 222 sound/pci/emu10k1/emu10k1_callback.c struct snd_emux_voice *vp; snd_emux_voice 284 sound/pci/emu10k1/emu10k1_callback.c static struct snd_emux_voice * snd_emux_voice 288 sound/pci/emu10k1/emu10k1_callback.c struct snd_emux_voice *vp; snd_emux_voice 103 sound/synth/emux/emux.c emu->voices = kcalloc(emu->max_voices, sizeof(struct snd_emux_voice), snd_emux_voice 211 sound/synth/emux/emux_effect.c struct snd_emux_voice *vp = &emu->voices[i]; snd_emux_voice 67 sound/synth/emux/emux_proc.c struct snd_emux_voice *vp = &emu->voices[0]; snd_emux_voice 63 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp; snd_emux_voice 162 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp; snd_emux_voice 208 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp; snd_emux_voice 241 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp; snd_emux_voice 273 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp; snd_emux_voice 300 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp; snd_emux_voice 382 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp; snd_emux_voice 424 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp; snd_emux_voice 455 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp; snd_emux_voice 488 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp; snd_emux_voice 931 sound/synth/emux/emux_synth.c struct snd_emux_voice *vp;