Lines Matching defs:emu_voice
177 struct emu_voice {
185 struct emu_voice *slave;
194 struct emu_voice *master, *slave;
228 struct emu_voice voice[64];
250 static void emu_vdump(struct sc_info *sc, struct emu_voice *v);
552 static struct emu_voice *
555 struct emu_voice *v;
568 emu_vinit(struct sc_info *sc, struct emu_voice *m, struct emu_voice *s,
621 struct emu_voice *v = ch->master;
639 emu_vwrite(struct sc_info *sc, struct emu_voice *v)
705 emu_vtrigger(struct sc_info *sc, struct emu_voice *v, int go)
749 emu_vpos(struct sc_info *sc, struct emu_voice *v)
760 emu_vdump(struct sc_info *sc, struct emu_voice *v)