Home
last modified time | relevance | path

Searched refs:OPL4_MAX_VOICES (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/sound/drivers/opl4/
A Dopl4_synth.c279 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()
A Dopl4_local.h129 #define OPL4_MAX_VOICES 24 macro
195 struct opl4_voice voices[OPL4_MAX_VOICES];

Completed in 5 milliseconds