Searched refs:BTN_TOOL_BRUSH (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/dt-bindings/input/ |
| D | linux-event-codes.h | 403 #define BTN_TOOL_BRUSH 0x142 macro
|
| /Linux-v5.4/include/uapi/linux/ |
| D | input-event-codes.h | 403 #define BTN_TOOL_BRUSH 0x142 macro
|
| /Linux-v5.4/drivers/input/tablet/ |
| D | aiptek.c | 208 #define AIPTEK_TOOL_BUTTON_BRUSH_MODE BTN_TOOL_BRUSH 324 BTN_TOOL_BRUSH, BTN_TOOL_MOUSE, BTN_TOOL_LENS, BTN_TOUCH,
|
| /Linux-v5.4/drivers/hid/ |
| D | hid-debug.c | 864 [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil",
|
| D | wacom_wac.c | 674 tool_type = BTN_TOOL_BRUSH; in wacom_intuos_get_tool_type() 2249 input_set_capability(input, EV_KEY, BTN_TOOL_BRUSH); in wacom_wac_pen_usage_mapping() 3422 __set_bit(BTN_TOOL_BRUSH, input_dev->keybit); in wacom_setup_cintiq() 3593 __clear_bit(BTN_TOOL_BRUSH, wacom_wac->pen_input->keybit); in wacom_setup_device_quirks()
|