Searched refs:this54 (Results 1 – 2 of 2) sorted by relevance
524 if (eq->this54) in vortex_Eqlzr_SetLeftGain()549 if (eq->this54) in vortex_Eqlzr_SetRightGain()601 if (eq->this54) in vortex_Eqlzr_SetAllBands()614 if (eq->this54) in vortex_Eqlzr_SetA3dBypassGain()628 if (eq->this54) in vortex_Eqlzr_ProgramA3dBypassGain()703 eq->this54 = 0x0; /* if 1 => Dont Allow access to hardware (gains) */ in vortex_Eqlzr_init()716 vortex_Eqlzr_SetBypass(vortex, eq->this54); in vortex_Eqlzr_init()741 ucontrol->value.integer.value[0] = eq->this54 ? 0 : 1; in snd_vortex_eqtoggle_get()754 eq->this54 = ucontrol->value.integer.value[0] ? 0 : 1; in snd_vortex_eqtoggle_put()755 vortex_Eqlzr_SetBypass(vortex, eq->this54); in snd_vortex_eqtoggle_put()
36 s32 this54; /* SetBypass */ member