Searched refs:BTN_TOOL_LENS (Results 1 – 5 of 5) sorted by relevance
408 #define BTN_TOOL_LENS 0x147 macro
225 #define AIPTEK_TOOL_BUTTON_LENS_MODE BTN_TOOL_LENS337 BTN_TOOL_BRUSH, BTN_TOOL_MOUSE, BTN_TOOL_LENS, BTN_TOUCH,
883 [BTN_TOOL_MOUSE] = "ToolMouse", [BTN_TOOL_LENS] = "ToolLens",
652 tool_type = BTN_TOOL_LENS; in wacom_intuos_get_tool_type()830 (wacom->tool[idx] == BTN_TOOL_LENS && in wacom_intuos_general()942 else if (wacom->tool[idx] == BTN_TOOL_LENS) { in wacom_intuos_general()2200 input_set_capability(input, EV_KEY, BTN_TOOL_LENS); in wacom_wac_pen_usage_mapping()3329 __set_bit(BTN_TOOL_LENS, input_dev->keybit); in wacom_setup_intuos()