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 */
232 struct snd_opl3_voice *vp = &opl3->voices[i];
310 /* in SYNTH mode, application takes care of voices */
365 /* in SYNTH mode, application takes care of voices */
380 /* Left register block for voices 0 .. 8 */
385 /* Right register block for voices 9 .. 17 */
392 vp = &opl3->voices[voice];
399 vp2 = &opl3->voices[voice + 3];
535 opl3->voices[voice].keyon_reg = blocknum;
549 opl3->voices[voice].note_off = jiffies +
552 opl3->voices[voice].note_off_check = 1;
554 opl3->voices[voice].note_off_check = 0;
567 vp2 = &opl3->voices[voice + 3];
575 vp2 = &opl3->voices[voice + 3];
615 vp = &opl3->voices[voice];
617 /* Left register block for voices 0 .. 8 */
621 /* Right register block for voices 9 .. 17 */
638 vp2 = &opl3->voices[voice + 3];
673 /* this loop will hopefully kill all extra voices, because
676 vp = &opl3->voices[voice];
682 /* remap OSS voices */
736 vp = &opl3->voices[voice];
741 /* Left register block for voices 0 .. 8 */
745 /* Right register block for voices 9 .. 17 */
782 vp = &opl3->voices[voice];
788 /* remap OSS voices */