Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h281 #define MT_TOOL_PALM 0x02 macro
/openbmc/linux/include/uapi/linux/
H A Dinput.h284 #define MT_TOOL_PALM 0x02 macro
/openbmc/linux/drivers/hid/
H A Dhid-asus.c207 if (toolType == MT_TOOL_PALM) { in asus_report_contact_down()
263 MT_TOOL_PALM : MT_TOOL_FINGER; in asus_report_input()
H A Dhid-multitouch.c807 MT_TOOL_PALM, 0, 0); in mt_touch_input_mapping()
1064 tool = MT_TOOL_PALM; in mt_process_slot()
/openbmc/linux/drivers/input/rmi4/
H A Drmi_f12.c169 obj->mt_tool = MT_TOOL_PALM; in rmi_f12_process_objects()
/openbmc/linux/drivers/input/touchscreen/
H A Delants_i2c.c988 MT_TOOL_FINGER : MT_TOOL_PALM; in elants_i2c_mt_event()
1508 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()
1481 input_set_abs_params(input, ABS_MT_TOOL_TYPE, 0, MT_TOOL_PALM, 0, 0); in mip4_probe()
/openbmc/linux/Documentation/input/
H A Dmulti-touch-protocol.rst318 MT_TOOL_FINGER, MT_TOOL_PEN, and MT_TOOL_PALM [#f2]_.