Searched refs:this54 (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.h35 s32 this54; /* SetBypass */ member in struct:__anon19148
H A Dau88x0_eq.c374 if (eq->this54)
399 if (eq->this54)
428 if (eq->this54)
441 if (eq->this54)
455 if (eq->this54)
522 eq->this54 = 0x0; /* if 1 => Dont Allow access to hardware (gains) */
535 vortex_Eqlzr_SetBypass(vortex, eq->this54);
560 ucontrol->value.integer.value[0] = eq->this54 ? 0 : 1;
573 eq->this54 = ucontrol->value.integer.value[0] ? 0 : 1;
574 vortex_Eqlzr_SetBypass(vortex, eq->this54);
[all...]

Completed in 44 milliseconds