Home
last modified time | relevance | path

Searched refs:BTN_TOOL_BRUSH (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h402 #define BTN_TOOL_BRUSH 0x142 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h404 #define BTN_TOOL_BRUSH 0x142 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h404 #define BTN_TOOL_BRUSH 0x142 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h404 #define BTN_TOOL_BRUSH 0x142 macro
/openbmc/linux/drivers/input/tablet/
H A Daiptek.c208 #define AIPTEK_TOOL_BUTTON_BRUSH_MODE BTN_TOOL_BRUSH
324 BTN_TOOL_BRUSH, BTN_TOOL_MOUSE, BTN_TOOL_LENS, BTN_TOUCH,
/openbmc/linux/drivers/hid/
H A Dhid-debug.c903 [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil",
H A Dwacom_wac.c729 tool_type = BTN_TOOL_BRUSH; in wacom_intuos_get_tool_type()
3545 __set_bit(BTN_TOOL_BRUSH, input_dev->keybit); in wacom_setup_cintiq()
3716 __clear_bit(BTN_TOOL_BRUSH, wacom_wac->pen_input->keybit); in wacom_setup_device_quirks()