NR_APUS           527 sound/pci/es1968.c 	unsigned char apu[NR_APUS];
NR_APUS           534 sound/pci/es1968.c 	u16 apu_map[NR_APUS][NR_APU_REGS];
NR_APUS           694 sound/pci/es1968.c 	if (snd_BUG_ON(channel >= NR_APUS))
NR_APUS           714 sound/pci/es1968.c 	if (snd_BUG_ON(channel >= NR_APUS))
NR_APUS          1512 sound/pci/es1968.c 	for (apu = 0; apu < NR_APUS; apu += 2) {
NR_APUS          2348 sound/pci/es1968.c 	for (i = 0; i < NR_APUS; i++) {
NR_APUS          2725 sound/pci/es1968.c 	for (i = 0; i < NR_APUS; i++)