Searched refs:BTN_TOOL_AIRBRUSH (Results 1 – 10 of 10) sorted by relevance
337 #define BTN_TOOL_AIRBRUSH 0x144 macro
545 #define BTN_TOOL_AIRBRUSH 0x144 macro
229 #define AIPTEK_TOOL_BUTTON_AIRBRUSH_MODE BTN_TOOL_AIRBRUSH344 BTN_TOOL_PEN, BTN_TOOL_RUBBER, BTN_TOOL_PENCIL, BTN_TOOL_AIRBRUSH,
880 [BTN_TOOL_AIRBRUSH] = "ToolAirbrush", [BTN_TOOL_FINGER] = "ToolFinger",
554 wacom->tool[idx] = BTN_TOOL_AIRBRUSH; in wacom_intuos_inout()2136 __set_bit(BTN_TOOL_AIRBRUSH, input_dev->keybit); in wacom_setup_cintiq()