Searched refs:clamped_x (Results 1 – 1 of 1) sorted by relevance
129 unsigned int clamped_x, clamped_y; in focaltech_report_state() local135 clamped_x = clamp(finger->x, 0U, priv->x_max); in focaltech_report_state()137 input_report_abs(dev, ABS_MT_POSITION_X, clamped_x); in focaltech_report_state()