Searched refs:BTN_TOOL_BRUSH (Results 1 – 5 of 5) sorted by relevance
404 #define BTN_TOOL_BRUSH 0x142 macro
208 #define AIPTEK_TOOL_BUTTON_BRUSH_MODE BTN_TOOL_BRUSH324 BTN_TOOL_BRUSH, BTN_TOOL_MOUSE, BTN_TOOL_LENS, BTN_TOUCH,
903 [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil",
724 tool_type = BTN_TOOL_BRUSH; in wacom_intuos_get_tool_type()3541 __set_bit(BTN_TOOL_BRUSH, input_dev->keybit); in wacom_setup_cintiq()3712 __clear_bit(BTN_TOOL_BRUSH, wacom_wac->pen_input->keybit); in wacom_setup_device_quirks()