Lines Matching refs:voices
116 printk(KERN_CONT "%c", *(str + opl3->voices[i].state + 1));
156 vp = &opl3->voices[i];
160 drum voices or by bounded 4op voices) */
179 vp2 = &opl3->voices[i + 3];
181 /* kill two voices, EXPENSIVE */
233 struct snd_opl3_voice *vp = &opl3->voices[i];
311 /* in SYNTH mode, application takes care of voices */
366 /* in SYNTH mode, application takes care of voices */
381 /* Left register block for voices 0 .. 8 */
386 /* Right register block for voices 9 .. 17 */
393 vp = &opl3->voices[voice];
400 vp2 = &opl3->voices[voice + 3];
536 opl3->voices[voice].keyon_reg = blocknum;
550 opl3->voices[voice].note_off = jiffies +
553 opl3->voices[voice].note_off_check = 1;
555 opl3->voices[voice].note_off_check = 0;
568 vp2 = &opl3->voices[voice + 3];
576 vp2 = &opl3->voices[voice + 3];
616 vp = &opl3->voices[voice];
618 /* Left register block for voices 0 .. 8 */
622 /* Right register block for voices 9 .. 17 */
639 vp2 = &opl3->voices[voice + 3];
674 /* this loop will hopefully kill all extra voices, because
677 vp = &opl3->voices[voice];
683 /* remap OSS voices */
737 vp = &opl3->voices[voice];
742 /* Left register block for voices 0 .. 8 */
746 /* Right register block for voices 9 .. 17 */
783 vp = &opl3->voices[voice];
789 /* remap OSS voices */