Searched refs:OPL4_MAX_VOICES (Results 1 – 2 of 2) sorted by relevance
279 for (i = 0; i < OPL4_MAX_VOICES; i++) in snd_opl4_synth_reset()286 for (i = 0; i < OPL4_MAX_VOICES; i++) { in snd_opl4_synth_reset()303 for (i = 0; i < OPL4_MAX_VOICES; i++) in snd_opl4_synth_shutdown()320 for (i = 0; i < OPL4_MAX_VOICES; i++) { in snd_opl4_do_for_note()341 for (i = 0; i < OPL4_MAX_VOICES; i++) { in snd_opl4_do_for_channel()361 for (i = 0; i < OPL4_MAX_VOICES; i++) { in snd_opl4_do_for_all()
129 #define OPL4_MAX_VOICES 24 macro195 struct opl4_voice voices[OPL4_MAX_VOICES];