Searched refs:reported_y_code (Results 1 – 1 of 1) sorted by relevance
14 const uint32_t reported_y_code = cfg->swapped_x_y ? INPUT_ABS_X : INPUT_ABS_Y; in input_touchscreen_report_pos() local19 input_report_abs(dev, reported_y_code, reported_y, false, timeout); in input_touchscreen_report_pos()