Searched refs:BTN_THUMBR (Results 1 - 14 of 14) sorted by relevance

/linux-4.4.14/drivers/hid/
H A Dhid-icade.c82 * { KEY_L, "BTN_THUMBR", 1 },
83 * { KEY_V, "BTN_THUMBR", 0 },
156 [15] = { BTN_THUMBR, 1 },
157 [25] = { BTN_THUMBR, 0 },
H A Dhid-debug.c877 [BTN_THUMBL] = "BtnThumbL", [BTN_THUMBR] = "BtnThumbR",
H A Dhid-wiimote-modules.c1608 BTN_THUMBR, /* WIIMOD_PRO_KEY_THUMBR */
H A Dhid-sony.c875 [0x03] = BTN_THUMBR, /* R3 */
/linux-4.4.14/drivers/input/joystick/
H A Dxpad.c223 BTN_START, BTN_SELECT, BTN_THUMBL, BTN_THUMBR, /* start/back/sticks */
402 input_report_key(dev, BTN_THUMBR, data[2] & 0x80); xpad_process_packet()
461 input_report_key(dev, BTN_THUMBR, data[2] & 0x80); xpad360_process_packet()
575 input_report_key(dev, BTN_THUMBR, data[5] & 0x80); xpadone_process_buttons()
H A Dgamecon.c557 BTN_START, BTN_SELECT, BTN_THUMBL, BTN_THUMBR
656 input_report_key(dev, BTN_THUMBR, ~data[0] & 0x02); gc_psx_report_one()
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h397 #define BTN_THUMBR 0x13e macro
/linux-4.4.14/include/dt-bindings/input/
H A Dlinux-event-codes.h397 #define BTN_THUMBR 0x13e macro
/linux-4.4.14/include/uapi/linux/
H A Dinput-event-codes.h397 #define BTN_THUMBR 0x13e macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h397 #define BTN_THUMBR 0x13e macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h397 #define BTN_THUMBR 0x13e macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h397 #define BTN_THUMBR 0x13e macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h397 #define BTN_THUMBR 0x13e macro
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
H A Dlinux-event-codes.h397 #define BTN_THUMBR 0x13e macro

Completed in 426 milliseconds