Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/joystick/
Dxpad.c236 BTN_TRIGGER_HAPPY3, BTN_TRIGGER_HAPPY4, /* d-pad up, down */
389 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[2] & 0x01); in xpad_process_packet()
437 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[2] & 0x01); in xpad360_process_packet()
560 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[5] & 0x01); in xpadone_process_buttons()
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h617 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h617 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h617 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h617 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h617 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h617 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h617 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h617 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/linux-4.4.14/drivers/hid/
Dhid-corsair.c60 BTN_TRIGGER_HAPPY3,
Dhid-sony.c948 [ 3] = BTN_TRIGGER_HAPPY3,