Searched refs:BTN_TOOL_PENCIL (Results 1 – 7 of 7) sorted by relevance
403 #define BTN_TOOL_PENCIL 0x143 macro
405 #define BTN_TOOL_PENCIL 0x143 macro
207 #define AIPTEK_TOOL_BUTTON_PENCIL_MODE BTN_TOOL_PENCIL323 BTN_TOOL_PEN, BTN_TOOL_RUBBER, BTN_TOOL_PENCIL, BTN_TOOL_AIRBRUSH,
903 [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil",
705 tool_type = BTN_TOOL_PENCIL; in wacom_intuos_get_tool_type()3556 __set_bit(BTN_TOOL_PENCIL, input_dev->keybit); in wacom_setup_cintiq()3727 __clear_bit(BTN_TOOL_PENCIL, wacom_wac->pen_input->keybit); in wacom_setup_device_quirks()