Searched refs:BTN_TOOL_LENS (Results 1 – 5 of 5) sorted by relevance
409 #define BTN_TOOL_LENS 0x147 macro
212 #define AIPTEK_TOOL_BUTTON_LENS_MODE BTN_TOOL_LENS324 BTN_TOOL_BRUSH, BTN_TOOL_MOUSE, BTN_TOOL_LENS, BTN_TOUCH,
905 [BTN_TOOL_MOUSE] = "ToolMouse", [BTN_TOOL_LENS] = "ToolLens",
738 tool_type = BTN_TOOL_LENS; in wacom_intuos_get_tool_type()920 (wacom->tool[idx] == BTN_TOOL_LENS && in wacom_intuos_general()1034 else if (wacom->tool[idx] == BTN_TOOL_LENS) { in wacom_intuos_general()3566 __set_bit(BTN_TOOL_LENS, input_dev->keybit); in wacom_setup_intuos()