this10            523 sound/pci/au88x0/au88x0_eq.c 		*gain = eq->this130[index + eq->this10];
this10            536 sound/pci/au88x0/au88x0_eq.c 	eq->this130[index + eq->this10] = gain;
this10            550 sound/pci/au88x0/au88x0_eq.c 	if (eq->this10 == 0)
this10            557 sound/pci/au88x0/au88x0_eq.c 		    (vortex, si, &gains[si + eq->this10]))
this10            561 sound/pci/au88x0/au88x0_eq.c 	while (eq->this10 > si) ;
this10            571 sound/pci/au88x0/au88x0_eq.c 	vortex_EqHw_SetRightGainsTarget(vortex, &(eq->this130[eq->this10]));
this10            582 sound/pci/au88x0/au88x0_eq.c 	if (((eq->this10) * 2 != count) || (eq->this28 == 0))
this10            655 sound/pci/au88x0/au88x0_eq.c 	vortex_Eqlzr_SetAllBands(vortex, eq_gains_normal, eq->this10 * 2);
this10            662 sound/pci/au88x0/au88x0_eq.c 	if (eq->this10 == 0)
this10            664 sound/pci/au88x0/au88x0_eq.c 	*count = eq->this10 * 2;
this10            688 sound/pci/au88x0/au88x0_eq.c 	eq->this10 = 0xa;	/* 10 eq frequency bands. */
this10            689 sound/pci/au88x0/au88x0_eq.c 	eq->this04.this04 = eq->this10;
this10             33 sound/pci/au88x0/au88x0_eq.h 	s32 this10;		/* How many gains are used for each side (right or left). */