Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY1 (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/drivers/input/joystick/
Dxpad.c235 BTN_TRIGGER_HAPPY1, BTN_TRIGGER_HAPPY2, /* d-pad left, right */
387 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[2] & 0x04); in xpad_process_packet()
435 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[2] & 0x04); in xpad360_process_packet()
558 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[5] & 0x04); in xpadone_process_buttons()
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h615 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h615 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h615 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h615 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h615 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h615 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h615 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h615 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/linux-4.4.14/drivers/hid/
Dhid-corsair.c58 BTN_TRIGGER_HAPPY1,
Dhid-sony.c946 [ 1] = BTN_TRIGGER_HAPPY1,