Home
last modified time | relevance | path

Searched refs:OPL4_MAX_VOICES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/drivers/opl4/
H A Dopl4_local.h129 #define OPL4_MAX_VOICES 24 macro
195 struct opl4_voice voices[OPL4_MAX_VOICES];
H 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()
/kernel/linux/linux-6.6/sound/drivers/opl4/
H A Dopl4_local.h129 #define OPL4_MAX_VOICES 24 macro
195 struct opl4_voice voices[OPL4_MAX_VOICES];
H 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()

Completed in 4 milliseconds