Lines Matching full:voice
45 int voice;
51 for (voice = 0; voice <= voice_max; voice++) {
52 if (voice == 0x20)
57 snd_emu10k1_voice_intr_ack(emu, voice);
59 snd_emu10k1_voice_intr_disable(emu, voice);
67 for (voice = 0; voice <= voice_max; voice++) {
68 if (voice == 0x20)
73 snd_emu10k1_voice_half_loop_intr_ack(emu, voice);
75 snd_emu10k1_voice_half_loop_intr_disable(emu, voice);