Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dxpad.c449 BTN_TRIGGER_HAPPY7, BTN_TRIGGER_HAPPY8, /* paddle upper left, lower left */
1036 input_report_key(dev, BTN_TRIGGER_HAPPY8, data[18] & BIT(3)); in xpadone_process_packet()
1121 input_report_key(dev, BTN_TRIGGER_HAPPY8, data[32] & BIT(2)); in xpadone_process_packet()
1134 input_report_key(dev, BTN_TRIGGER_HAPPY8, data[18] & BIT(3)); in xpadone_process_packet()
1149 input_report_key(dev, BTN_TRIGGER_HAPPY8, data[22] & BIT(3)); in xpadone_process_packet()
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h622 #define BTN_TRIGGER_HAPPY8 0x2c7 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h775 #define BTN_TRIGGER_HAPPY8 0x2c7 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h776 #define BTN_TRIGGER_HAPPY8 0x2c7
775 #define BTN_TRIGGER_HAPPY8 global() macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h776 #define BTN_TRIGGER_HAPPY8 0x2c7 macro
/openbmc/linux/drivers/hid/
H A Dhid-corsair.c67 BTN_TRIGGER_HAPPY8,
H A Dhid-sony.c345 [8] = BTN_TRIGGER_HAPPY8,