Lines Matching refs:max_voices
132 for (i = 0; i < emu->max_voices; i++) { in snd_emux_note_on()
176 for (ch = 0; ch < emu->max_voices; ch++) { in snd_emux_note_off()
214 for (ch = 0; ch < emu->max_voices; ch++) { in snd_emux_timer_callback()
255 for (ch = 0; ch < emu->max_voices; ch++) { in snd_emux_key_press()
286 for (i = 0; i < emu->max_voices; i++) { in snd_emux_update_channel()
313 for (i = 0; i < emu->max_voices; i++) { in snd_emux_update_port()
387 for (i = 0; i < emu->max_voices; i++) { in terminate_note1()
429 for (i = 0; i < emu->max_voices; i++) { in snd_emux_terminate_all()
466 for (i = 0; i < emu->max_voices; i++) { in snd_emux_sounds_off_all()
494 for (i = 0; i < emu->max_voices; i++) { in exclusive_note_off()
937 for (i = 0; i < emu->max_voices; i++) { in snd_emux_init_voices()