Searched refs:tool_type (Results 1 – 4 of 4) sorted by relevance
55 __u8 tool_type; member72 .tool_type = 25,108 __u16 *pressure, *tool_type; in SEC() local117 params.offsets.tool_type >= PEN_REPORT_LEN - 1) in SEC()120 tool_type = get_u16(data, params.offsets.tool_type); in SEC()121 if (*tool_type != ART_PEN_ID) in SEC()
136 unsigned int tool_type, bool active) in input_mt_report_slot_state() argument158 input_event(dev, EV_ABS, ABS_MT_TOOL_TYPE, tool_type); in input_mt_report_slot_state()
975 unsigned int tool_type; in elants_i2c_mt_event() local987 tool_type = buf[FW_POS_TOOL_TYPE] & BIT(0) ? in elants_i2c_mt_event()1021 input_mt_report_slot_state(input, tool_type, true); in elants_i2c_mt_event()
568 int tool_type = MT_TOOL_FINGER; in rmi_f11_abs_pos_process() local578 obj->mt_tool = tool_type; in rmi_f11_abs_pos_process()
Completed in 13 milliseconds