Lines Matching refs:ABS_MT_POSITION_X
1134 input_report_abs(input, ABS_MT_POSITION_X, t_x); in wacom_24hdt_irq()
1198 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_mt_touch()
1228 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_tpc_mt_touch()
1480 ABS_MT_POSITION_X, 4); in wacom_wac_finger_usage_mapping()
1526 input_report_abs(input, mt ? ABS_MT_POSITION_X : ABS_X, in wacom_wac_finger_slot()
1662 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bpt_touch()
1708 int x_res = input_abs_get_res(input, ABS_MT_POSITION_X); in wacom_bpt3_touch_msg()
1714 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bpt3_touch_msg()
1898 input_report_abs(input, ABS_MT_POSITION_X, x); in wacom_bamboo_pad_touch_event()
2231 input_set_abs_params(input_dev, ABS_MT_POSITION_X, 0, in wacom_abs_set_axis()
2235 input_abs_set_res(input_dev, ABS_MT_POSITION_X, in wacom_abs_set_axis()