Searched refs:BTN_DIGI (Results 1 - 8 of 8) sorted by last modified time

/linux-master/drivers/hid/
H A Dhid-debug.c3410 [BTN_DIGI] = "Digi", [BTN_STYLUS3] = "Stylus3",
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h401 #define BTN_DIGI 0x140 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h401 #define BTN_DIGI 0x140 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h401 #define BTN_DIGI 0x140 macro
/linux-master/drivers/input/tablet/
H A Dacecad.c177 input_dev->keybit[BIT_WORD(BTN_DIGI)] = BIT_MASK(BTN_TOOL_PEN) |
H A Dkbtab.c156 input_dev->keybit[BIT_WORD(BTN_DIGI)] |=
/linux-master/drivers/input/
H A Djoydev.c790 .keybit = { [BIT_WORD(BTN_DIGI)] = BIT_MASK(BTN_DIGI) },
/linux-master/drivers/input/keyboard/
H A Dhil_kbd.c414 btntype = BTN_DIGI;

Completed in 659 milliseconds