Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY7 (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/input/joystick/
H A Dxpad.c440 BTN_TRIGGER_HAPPY7, BTN_TRIGGER_HAPPY8, /* paddle upper left, lower left */
1019 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[18] & BIT(2)); in xpadone_process_packet()
1104 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[32] & BIT(0)); in xpadone_process_packet()
1117 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[18] & BIT(2)); in xpadone_process_packet()
1132 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[22] & BIT(2)); in xpadone_process_packet()
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h621 #define BTN_TRIGGER_HAPPY7 0x2c6 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h771 #define BTN_TRIGGER_HAPPY7 0x2c6 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h772 #define BTN_TRIGGER_HAPPY7 0x2c6 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h772 #define BTN_TRIGGER_HAPPY7 0x2c6 macro
/openbmc/linux/drivers/hid/
H A Dhid-corsair.c66 BTN_TRIGGER_HAPPY7,
H A Dhid-sony.c344 [7] = BTN_TRIGGER_HAPPY7,