Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY2 (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 */
388 input_report_key(dev, BTN_TRIGGER_HAPPY2, data[2] & 0x08); in xpad_process_packet()
436 input_report_key(dev, BTN_TRIGGER_HAPPY2, data[2] & 0x08); in xpad360_process_packet()
559 input_report_key(dev, BTN_TRIGGER_HAPPY2, data[5] & 0x08); in xpadone_process_buttons()
/linux-4.4.14/arch/arm/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
/linux-4.4.14/include/dt-bindings/input/
Dlinux-event-codes.h616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
/linux-4.4.14/include/uapi/linux/
Dinput-event-codes.h616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/
Dlinux-event-codes.h616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
/linux-4.4.14/drivers/hid/
Dhid-corsair.c59 BTN_TRIGGER_HAPPY2,
Dhid-sony.c947 [ 2] = BTN_TRIGGER_HAPPY2,