Searched refs:ABS_MT_TOOL_TYPE (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/input/rmi4/
H A Drmi_2d_sensor.c184 input_set_abs_params(input, ABS_MT_TOOL_TYPE,
/linux-master/drivers/input/
H A Dinput-mt.c128 * ABS_MT_TOOL_TYPE. If active is true and the slot is currently
158 input_event(dev, EV_ABS, ABS_MT_TOOL_TYPE, tool_type);
/linux-master/tools/testing/selftests/hid/tests/
H A Dtest_multitouch.py1032 Note: if the kernel exports ABS_MT_TOOL_TYPE, it shouldn't release
1047 if evdev.absinfo[libevdev.EV_ABS.ABS_MT_TOOL_TYPE] is not None:
1050 libevdev.InputEvent(libevdev.EV_ABS.ABS_MT_TOOL_TYPE, 2) in events
1731 Note: if the kernel exports ABS_MT_TOOL_TYPE, it shouldn't release
1747 if evdev.absinfo[libevdev.EV_ABS.ABS_MT_TOOL_TYPE] is not None:
1749 assert libevdev.InputEvent(libevdev.EV_ABS.ABS_MT_TOOL_TYPE, 2) in events
/linux-master/drivers/input/touchscreen/
H A Dwacom_w8001.c534 input_set_abs_params(dev, ABS_MT_TOOL_TYPE,
H A Dhideep.c812 input_set_abs_params(ts->input_dev, ABS_MT_TOOL_TYPE,
H A Delants_i2c.c1504 input_set_abs_params(ts->input, ABS_MT_TOOL_TYPE,
H A Dmelfas_mip4.c1478 input_set_abs_params(input, ABS_MT_TOOL_TYPE, 0, MT_TOOL_PALM, 0, 0);
H A Datmel_mxt_ts.c2176 input_set_abs_params(input_dev, ABS_MT_TOOL_TYPE,
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h890 #define ABS_MT_TOOL_TYPE 0x37 /* Type of touching device */ macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h890 #define ABS_MT_TOOL_TYPE 0x37 /* Type of touching device */ macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h890 #define ABS_MT_TOOL_TYPE 0x37 /* Type of touching device */ macro
/linux-master/drivers/hid/
H A Dhid-multitouch.c763 ABS_MT_TOOL_TYPE,
804 ABS_MT_TOOL_TYPE,
H A Dhid-debug.c1030 [ABS_MT_TOOL_TYPE] = "MTToolType",

Completed in 186 milliseconds