Searched refs:input_y (Results 1 – 1 of 1) sorted by relevance
155 int input_y = get_unaligned_le16(&coor_data[3]); in goodix_ts_report_touch() local160 input_y = ts->abs_y_max - input_y; in goodix_ts_report_touch()166 input_report_abs(ts->input_dev, ABS_MT_POSITION_Y, input_y); in goodix_ts_report_touch()