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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau88x0_eq.h32 s32 this10; /* How many gains are used for each side (right or left). */ member in struct:__anon34706
H A Dau88x0_eq.c385 *gain = eq->this130[index + eq->this10];
398 eq->this130[index + eq->this10] = gain;
410 vortex_EqHw_SetRightGainsTarget(vortex, &(eq->this130[eq->this10]));
421 if (((eq->this10) * 2 != count) || (eq->this28 == 0))
494 vortex_Eqlzr_SetAllBands(vortex, eq_gains_normal, eq->this10 * 2);
501 if (eq->this10 == 0)
503 *count = eq->this10 * 2;
519 eq->this10 = 0xa; /* 10 eq frequency bands. */
520 eq->this04.this04 = eq->this10;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/au88x0/
H A Dau88x0_eq.h32 s32 this10; /* How many gains are used for each side (right or left). */ member in struct:__anon23013
H A Dau88x0_eq.c385 *gain = eq->this130[index + eq->this10];
398 eq->this130[index + eq->this10] = gain;
410 vortex_EqHw_SetRightGainsTarget(vortex, &(eq->this130[eq->this10]));
421 if (((eq->this10) * 2 != count) || (eq->this28 == 0))
494 vortex_Eqlzr_SetAllBands(vortex, eq_gains_normal, eq->this10 * 2);
501 if (eq->this10 == 0)
503 *count = eq->this10 * 2;
519 eq->this10 = 0xa; /* 10 eq frequency bands. */
520 eq->this04.this04 = eq->this10;

Completed in 80 milliseconds