Searched refs:kp_ex_analog_max (Results 1 – 1 of 1) sorted by relevance
81 static s32 kp_ex_analog_max = 1024 ; variable1797 … clamp_trigger( &ep->cl.rstick.x, uwp->u.cl.clRStickX, kp_ex_analog_min, kp_ex_analog_max ) ; in read_kpad_ext()1798 … clamp_trigger( &ep->cl.rstick.y, uwp->u.cl.clRStickY, kp_ex_analog_min, kp_ex_analog_max ) ; in read_kpad_ext()