Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dinput.h280 #define MT_TOOL_PEN 0x01 macro
/openbmc/linux/include/uapi/linux/
H A Dinput.h283 #define MT_TOOL_PEN 0x01 macro
/openbmc/linux/drivers/input/rmi4/
H A Drmi_f12.c165 obj->mt_tool = MT_TOOL_PEN; in rmi_f12_process_objects()
/openbmc/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()
/openbmc/linux/Documentation/input/
H A Dmulti-touch-protocol.rst318 MT_TOOL_FINGER, MT_TOOL_PEN, and MT_TOOL_PALM [#f2]_.