NR_APUS           537 sound/pci/es1968.c 	unsigned char apu[NR_APUS];
NR_APUS           544 sound/pci/es1968.c 	u16 apu_map[NR_APUS][NR_APU_REGS];
NR_APUS           695 sound/pci/es1968.c 	if (snd_BUG_ON(channel >= NR_APUS))
NR_APUS           715 sound/pci/es1968.c 	if (snd_BUG_ON(channel >= NR_APUS))
NR_APUS          1513 sound/pci/es1968.c 	for (apu = 0; apu < NR_APUS; apu += 2) {
NR_APUS          2330 sound/pci/es1968.c 	for (i = 0; i < NR_APUS; i++) {
NR_APUS          2590 sound/pci/es1968.c 	for (i = 0; i < NR_APUS; i++)