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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/au88x0/
H A Dau88x0_eq.h40 u16 this130[20]; /* Left and Right gains */ member in struct:__anon19148
H A Dau88x0_eq.c360 *gain = eq->this130[index];
373 eq->this130[index] = gain;
385 *gain = eq->this130[index + eq->this10];
398 eq->this130[index + eq->this10] = gain;
409 vortex_EqHw_SetLeftGainsTarget(vortex, eq->this130);
410 vortex_EqHw_SetRightGainsTarget(vortex, &(eq->this130[eq->this10]));
425 eq->this130[i] = gains[i];
521 eq->this28 = 0x1; /* if 1 => Allow read access to this130 (gains) */

Completed in 133 milliseconds