Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dinput.h284 #define MT_TOOL_PALM 0x02 macro
/linux-6.12.1/drivers/hid/
Dhid-asus.c207 if (toolType == MT_TOOL_PALM) { in asus_report_contact_down()
263 MT_TOOL_PALM : MT_TOOL_FINGER; in asus_report_input()
Dhid-multitouch.c812 MT_TOOL_PALM, 0, 0); in mt_touch_input_mapping()
1069 tool = MT_TOOL_PALM; in mt_process_slot()
/linux-6.12.1/drivers/input/rmi4/
Drmi_f12.c192 obj->mt_tool = MT_TOOL_PALM; in rmi_f12_process_objects()
/linux-6.12.1/drivers/input/touchscreen/
Delants_i2c.c988 MT_TOOL_FINGER : MT_TOOL_PALM; in elants_i2c_mt_event()
1505 0, MT_TOOL_PALM, 0, 0); in elants_i2c_probe()
Dmelfas_mip4.c530 palm ? MT_TOOL_PALM : MT_TOOL_FINGER, in mip4_report_touch()
1478 input_set_abs_params(input, ABS_MT_TOOL_TYPE, 0, MT_TOOL_PALM, 0, 0); in mip4_probe()
/linux-6.12.1/Documentation/input/
Dmulti-touch-protocol.rst318 MT_TOOL_FINGER, MT_TOOL_PEN, and MT_TOOL_PALM [#f2]_.