Searched refs:ABS_MT_TOOL_X (Results 1 – 8 of 8) sorted by relevance
182 ABS_MT_TOOL_X/Y. The touch diameter is ABS_MT_TOUCH_MAJOR and the finger299 ABS_MT_TOOL_X363 ABS_MT_TOOL_X := C_X
445 input_report_abs(input, ABS_MT_TOOL_X, ctr_x); in sur40_report_blob()626 input_set_abs_params(input_dev, ABS_MT_TOOL_X, in sur40_input_setup_events()
897 #define ABS_MT_TOOL_X 0x3c /* Center X tool position */ macro
752 code = ABS_MT_TOOL_X; in mt_touch_input_mapping()1147 input_event(input, EV_ABS, ABS_MT_TOOL_X, cx); in mt_process_slot()
3529 [ABS_MT_TOOL_X] = "MTToolX",
269 case ABS_MT_TOOL_X: in hidinput_calc_abs_res()
845 assert evdev.slots[0][libevdev.EV_ABS.ABS_MT_TOOL_X] == 50