Searched refs:tool_type (Results 1 – 4 of 4) sorted by relevance
104 unsigned int tool_type, bool active);
138 unsigned int tool_type, bool active) in input_mt_report_slot_state() argument160 input_event(dev, EV_ABS, ABS_MT_TOOL_TYPE, tool_type); in input_mt_report_slot_state()
608 int tool_type; in wacom_intuos_get_tool_type() local615 tool_type = BTN_TOOL_PENCIL; in wacom_intuos_get_tool_type()633 tool_type = BTN_TOOL_PEN; in wacom_intuos_get_tool_type()638 tool_type = BTN_TOOL_BRUSH; in wacom_intuos_get_tool_type()646 tool_type = BTN_TOOL_MOUSE; in wacom_intuos_get_tool_type()652 tool_type = BTN_TOOL_LENS; in wacom_intuos_get_tool_type()673 tool_type = BTN_TOOL_RUBBER; in wacom_intuos_get_tool_type()682 tool_type = BTN_TOOL_AIRBRUSH; in wacom_intuos_get_tool_type()686 tool_type = BTN_TOOL_PEN; in wacom_intuos_get_tool_type()689 return tool_type; in wacom_intuos_get_tool_type()
546 int tool_type = MT_TOOL_FINGER; in rmi_f11_abs_pos_process() local556 obj->mt_tool = tool_type; in rmi_f11_abs_pos_process()