Searched refs:kp_ex_analog_min (Results 1 – 1 of 1) sorted by relevance
80 static s32 kp_ex_analog_min = 0 ; // Clamp settings for analog input from an extension co… 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()