Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/boot/dts/include/dt-bindings/input/
Dinput.h335 #define BTN_TOOL_BRUSH 0x142 macro
/linux-4.1.27/arch/mips/boot/dts/include/dt-bindings/input/
Dinput.h335 #define BTN_TOOL_BRUSH 0x142 macro
/linux-4.1.27/include/dt-bindings/input/
Dinput.h335 #define BTN_TOOL_BRUSH 0x142 macro
/linux-4.1.27/arch/powerpc/boot/dts/include/dt-bindings/input/
Dinput.h335 #define BTN_TOOL_BRUSH 0x142 macro
/linux-4.1.27/arch/arm64/boot/dts/include/dt-bindings/input/
Dinput.h335 #define BTN_TOOL_BRUSH 0x142 macro
/linux-4.1.27/arch/metag/boot/dts/include/dt-bindings/input/
Dinput.h335 #define BTN_TOOL_BRUSH 0x142 macro
/linux-4.1.27/include/uapi/linux/
Dinput.h543 #define BTN_TOOL_BRUSH 0x142 macro
/linux-4.1.27/drivers/input/tablet/
Daiptek.c228 #define AIPTEK_TOOL_BUTTON_BRUSH_MODE BTN_TOOL_BRUSH
345 BTN_TOOL_BRUSH, BTN_TOOL_MOUSE, BTN_TOOL_LENS, BTN_TOUCH,
/linux-4.1.27/drivers/hid/
Dhid-debug.c879 [BTN_TOOL_BRUSH] = "ToolBrush", [BTN_TOOL_PENCIL] = "ToolPencil",
Dwacom_wac.c511 wacom->tool[idx] = BTN_TOOL_BRUSH; in wacom_intuos_inout()
2134 __set_bit(BTN_TOOL_BRUSH, input_dev->keybit); in wacom_setup_cintiq()