Home
last modified time | relevance | path

Searched refs:MT_TOOL_PEN (Results 1 – 5 of 5) sorted by relevance

/linux/include/uapi/linux/
H A Dinput.h283 #define MT_TOOL_PEN 0x01 macro
/linux/drivers/input/rmi4/
H A Drmi_f12.c188 obj->mt_tool = MT_TOOL_PEN; in rmi_f12_process_objects()
/linux/drivers/input/touchscreen/
H A Dhideep.c703 #define __GET_MT_TOOL_TYPE(type) ((type) == 0x01 ? MT_TOOL_FINGER : MT_TOOL_PEN)
H A Datmel_mxt_ts.c976 tool = MT_TOOL_PEN; in mxt_proc_t100_message()
/linux/Documentation/input/
H A Dmulti-touch-protocol.rst318 MT_TOOL_FINGER, MT_TOOL_PEN, and MT_TOOL_PALM [#f2]_.