MT_TOOL_PEN       165 drivers/input/rmi4/rmi_f12.c 			obj->mt_tool = MT_TOOL_PEN;
MT_TOOL_PEN       903 drivers/input/touchscreen/atmel_mxt_ts.c 			tool = MT_TOOL_PEN;
MT_TOOL_PEN       690 drivers/input/touchscreen/hideep.c #define __GET_MT_TOOL_TYPE(type) ((type) == 0x01 ? MT_TOOL_FINGER : MT_TOOL_PEN)