Searched refs:BTN_TRIGGER_HAPPY7 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/input/joystick/ |
H A D | xpad.c | 467 BTN_TRIGGER_HAPPY7, BTN_TRIGGER_HAPPY8, /* paddle upper left, lower left */ 1060 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[18] & BIT(2)); in xpadone_process_packet() 1145 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[32] & BIT(0)); in xpadone_process_packet() 1158 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[18] & BIT(2)); in xpadone_process_packet() 1173 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[22] & BIT(2)); in xpad_irq_in()
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 621 #define BTN_TRIGGER_HAPPY7 0x2c6 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 774 #define BTN_TRIGGER_HAPPY7 0x2c6 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 775 #define BTN_TRIGGER_HAPPY7 0x2c6 774 #define BTN_TRIGGER_HAPPY7 global() macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 775 #define BTN_TRIGGER_HAPPY7 0x2c6 macro
|
/openbmc/linux/drivers/hid/ |
H A D | hid-corsair.c | 66 BTN_TRIGGER_HAPPY7,
|
H A D | hid-sony.c | 344 [7] = BTN_TRIGGER_HAPPY7,
|