Searched refs:BTN_TOOL_PENCIL (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/uapi/linux/
H A Dinput-event-codes.h405 #define BTN_TOOL_PENCIL 0x143 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h405 #define BTN_TOOL_PENCIL 0x143 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h405 #define BTN_TOOL_PENCIL 0x143 macro
/linux-master/drivers/input/tablet/
H A Daiptek.c207 #define AIPTEK_TOOL_BUTTON_PENCIL_MODE BTN_TOOL_PENCIL
323 BTN_TOOL_PEN, BTN_TOOL_RUBBER, BTN_TOOL_PENCIL, BTN_TOOL_AIRBRUSH,
/linux-master/drivers/hid/
H A Dhid-debug.c903 [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil",
H A Dwacom_wac.c705 tool_type = BTN_TOOL_PENCIL;
3556 __set_bit(BTN_TOOL_PENCIL, input_dev->keybit);
3727 __clear_bit(BTN_TOOL_PENCIL, wacom_wac->pen_input->keybit);

Completed in 181 milliseconds