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()
213 for (ch = 0; ch < emu->max_voices; ch++) { in snd_emux_timer_callback()
253 for (ch = 0; ch < emu->max_voices; ch++) { in snd_emux_key_press()
284 for (i = 0; i < emu->max_voices; i++) { in snd_emux_update_channel()
311 for (i = 0; i < emu->max_voices; i++) { in snd_emux_update_port()
385 for (i = 0; i < emu->max_voices; i++) { in terminate_note1()
427 for (i = 0; i < emu->max_voices; i++) { in snd_emux_terminate_all()
464 for (i = 0; i < emu->max_voices; i++) { in snd_emux_sounds_off_all()
492 for (i = 0; i < emu->max_voices; i++) { in exclusive_note_off()
935 for (i = 0; i < emu->max_voices; i++) { in snd_emux_init_voices()