Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dinput.h284 #define MT_TOOL_PALM 0x02 macro
/linux/drivers/input/rmi4/
H A Drmi_f12.c192 obj->mt_tool = MT_TOOL_PALM; in rmi_f12_process_objects()
/linux/drivers/input/touchscreen/
H A 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()
H A 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/drivers/hid/
H A Dhid-multitouch.c820 MT_TOOL_PALM, 0, 0); in mt_touch_input_mapping()
1077 tool = MT_TOOL_PALM; in mt_process_slot()
/linux/Documentation/input/
H A Dmulti-touch-protocol.rst318 MT_TOOL_FINGER, MT_TOOL_PEN, and MT_TOOL_PALM [#f2]_.