Lines Matching refs:ABS_MT_POSITION_Y
1135 input_report_abs(input, ABS_MT_POSITION_Y, t_y); in wacom_24hdt_irq()
1199 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_mt_touch()
1229 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_tpc_mt_touch()
1488 ABS_MT_POSITION_Y, 4); in wacom_wac_finger_usage_mapping()
1528 input_report_abs(input, mt ? ABS_MT_POSITION_Y : ABS_Y, in wacom_wac_finger_slot()
1663 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_bpt_touch()
1709 int y_res = input_abs_get_res(input, ABS_MT_POSITION_Y); in wacom_bpt3_touch_msg()
1715 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_bpt3_touch_msg()
1899 input_report_abs(input, ABS_MT_POSITION_Y, y); in wacom_bamboo_pad_touch_event()
2233 input_set_abs_params(input_dev, ABS_MT_POSITION_Y, 0, in wacom_abs_set_axis()
2237 input_abs_set_res(input_dev, ABS_MT_POSITION_Y, in wacom_abs_set_axis()