Searched refs:BTN_TOOL_LENS (Results 1 – 11 of 11) sorted by relevance
407 #define BTN_TOOL_LENS 0x147 macro
232 #define AIPTEK_TOOL_BUTTON_LENS_MODE BTN_TOOL_LENS345 BTN_TOOL_BRUSH, BTN_TOOL_MOUSE, BTN_TOOL_LENS, BTN_TOUCH,
511 wacom->tool[idx] = BTN_TOOL_LENS; in wacom_intuos_inout()557 (wacom->tool[idx] == BTN_TOOL_LENS && in wacom_intuos_inout()1131 wacom->tool[idx] == BTN_TOOL_LENS) { in wacom_intuos_irq()2448 __set_bit(BTN_TOOL_LENS, input_dev->keybit); in wacom_setup_intuos()
881 [BTN_TOOL_MOUSE] = "ToolMouse", [BTN_TOOL_LENS] = "ToolLens",