Home
last modified time | relevance | path

Searched refs:BTN_THUMB2 (Results 1 – 14 of 14) sorted by relevance

/linux-4.4.14/drivers/input/joystick/
Dturbografx.c74 static int tgfx_buttons[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2 };
112 input_report_key(dev, BTN_THUMB2, (data2 & TGFX_THUMB2 )); in tgfx_timer()
Dtmdc.c79 { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE, BTN_BASE2, BTN_THUMB2, BTN_PINKIE,
84 { BTN_TRIGGER, BTN_THUMB2, BTN_PINKIE, BTN_THUMB, BTN_BASE6, BTN_BASE5, BTN_BASE4,
Dsidewinder.c102 …{ BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_MODE…
107 { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_THUMB2, BTN_BASE, BTN_BASE2, BTN_BASE3, BTN_BASE4 }};
Dgrip.c64 static int grip_btn_bd[] = { BTN_THUMB, BTN_THUMB2, BTN_TRIGGER, BTN_TOP, BTN_BASE, -1 };
Dadi.c86 static short adi_wmed3d_key[] = { BTN_TRIGGER, BTN_THUMB, BTN_THUMB2, BTN_TOP, BTN_TOP2, BTN_BASE, …
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h366 #define BTN_THUMB2 0x122 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h366 #define BTN_THUMB2 0x122 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h366 #define BTN_THUMB2 0x122 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h366 #define BTN_THUMB2 0x122 macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h366 #define BTN_THUMB2 0x122 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h366 #define BTN_THUMB2 0x122 macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h366 #define BTN_THUMB2 0x122 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h366 #define BTN_THUMB2 0x122 macro
/linux-4.4.14/drivers/hid/
Dhid-debug.c865 [BTN_THUMB2] = "ThumbBtn2", [BTN_TOP] = "TopBtn",