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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.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++)
286 for (i = 0; i < OPL4_MAX_VOICES; i++) {
303 for (i = 0; i < OPL4_MAX_VOICES; i++)
320 for (i = 0; i < OPL4_MAX_VOICES; i++) {
341 for (i = 0; i < OPL4_MAX_VOICES; i++) {
361 for (i = 0; i < OPL4_MAX_VOICES; i++) {

Completed in 91 milliseconds