Home
last modified time | relevance | path

Searched refs:ABS_MT_TOOL_Y (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
A Dinput.h13 #define ABS_MT_LAST ABS_MT_TOOL_Y
/linux/drivers/input/touchscreen/
A Dsur40.c446 input_report_abs(input, ABS_MT_TOOL_Y, ctr_y); in sur40_report_blob()
628 input_set_abs_params(input_dev, ABS_MT_TOOL_Y, in sur40_input_setup_events()
/linux/include/dt-bindings/input/
A Dlinux-event-codes.h868 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
/linux/include/uapi/linux/
A Dinput-event-codes.h868 #define ABS_MT_TOOL_Y 0x3d /* Center Y tool position */ macro
/linux/Documentation/input/
A Dmulti-touch-protocol.rst304 ABS_MT_TOOL_Y
364 ABS_MT_TOOL_Y := C_Y
/linux/drivers/hid/
A Dhid-multitouch.c761 code = ABS_MT_TOOL_Y; in mt_touch_input_mapping()
1110 input_event(input, EV_ABS, ABS_MT_TOOL_Y, *slot->cy); in mt_process_slot()
A Dhid-input.c224 case ABS_MT_TOOL_Y: in hidinput_calc_abs_res()

Completed in 26 milliseconds