Searched refs:BTN_TOOL_PENCIL (Results 1 – 10 of 10) sorted by relevance
336 #define BTN_TOOL_PENCIL 0x143 macro
544 #define BTN_TOOL_PENCIL 0x143 macro
227 #define AIPTEK_TOOL_BUTTON_PENCIL_MODE BTN_TOOL_PENCIL344 BTN_TOOL_PEN, BTN_TOOL_RUBBER, BTN_TOOL_PENCIL, BTN_TOOL_AIRBRUSH,
879 [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil",
489 wacom->tool[idx] = BTN_TOOL_PENCIL; in wacom_intuos_inout()2135 __set_bit(BTN_TOOL_PENCIL, input_dev->keybit); in wacom_setup_cintiq()