Searched refs:tool_type (Results 1 – 2 of 2) sorted by relevance
136 unsigned int tool_type, bool active) in input_mt_report_slot_state() argument154 if (id < 0 || input_mt_get_value(slot, ABS_MT_TOOL_TYPE) != tool_type) in input_mt_report_slot_state()158 input_event(dev, EV_ABS, ABS_MT_TOOL_TYPE, tool_type); in input_mt_report_slot_state()
104 unsigned int tool_type, bool active);