Searched refs:BTN_TRIGGER_HAPPY2 (Results 1 – 11 of 11) sorted by relevance
/linux-4.4.14/drivers/input/joystick/ |
D | xpad.c | 235 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/ |
D | linux-event-codes.h | 616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/linux-4.4.14/arch/cris/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/linux-4.4.14/arch/metag/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/linux-4.4.14/arch/arm64/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/linux-4.4.14/include/dt-bindings/input/ |
D | linux-event-codes.h | 616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/linux-4.4.14/arch/powerpc/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/linux-4.4.14/include/uapi/linux/ |
D | input-event-codes.h | 616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/linux-4.4.14/arch/mips/boot/dts/include/dt-bindings/input/ |
D | linux-event-codes.h | 616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/linux-4.4.14/drivers/hid/ |
D | hid-corsair.c | 59 BTN_TRIGGER_HAPPY2,
|
D | hid-sony.c | 947 [ 2] = BTN_TRIGGER_HAPPY2,
|