Lines Matching refs:max_voices
118 for (i = 0; i < emu->max_voices; i++) { in snd_emux_note_on()
162 for (ch = 0; ch < emu->max_voices; ch++) { in snd_emux_note_off()
199 for (ch = 0; ch < emu->max_voices; ch++) { in snd_emux_timer_callback()
239 for (ch = 0; ch < emu->max_voices; ch++) { in snd_emux_key_press()
270 for (i = 0; i < emu->max_voices; i++) { in snd_emux_update_channel()
297 for (i = 0; i < emu->max_voices; i++) { in snd_emux_update_port()
371 for (i = 0; i < emu->max_voices; i++) { in terminate_note1()
413 for (i = 0; i < emu->max_voices; i++) { in snd_emux_terminate_all()
450 for (i = 0; i < emu->max_voices; i++) { in snd_emux_sounds_off_all()
478 for (i = 0; i < emu->max_voices; i++) { in exclusive_note_off()
921 for (i = 0; i < emu->max_voices; i++) { in snd_emux_init_voices()