Searched refs:BTN_TRIGGER_HAPPY5 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/input/joystick/ |
H A D | xpad.c | 448 BTN_TRIGGER_HAPPY5, BTN_TRIGGER_HAPPY6, /* paddle upper right, lower right */ 1033 input_report_key(dev, BTN_TRIGGER_HAPPY5, data[18] & BIT(0)); in xpadone_process_packet() 1118 input_report_key(dev, BTN_TRIGGER_HAPPY5, data[32] & BIT(1)); in xpadone_process_packet() 1131 input_report_key(dev, BTN_TRIGGER_HAPPY5, data[18] & BIT(0)); in xpadone_process_packet() 1146 input_report_key(dev, BTN_TRIGGER_HAPPY5, data[22] & BIT(0)); in xpadone_process_packet()
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 619 #define BTN_TRIGGER_HAPPY5 0x2c4 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 772 #define BTN_TRIGGER_HAPPY5 0x2c4 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 773 #define BTN_TRIGGER_HAPPY5 0x2c4 772 #define BTN_TRIGGER_HAPPY5 global() macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 773 #define BTN_TRIGGER_HAPPY5 0x2c4 macro
|
/openbmc/linux/drivers/hid/ |
H A D | hid-corsair.c | 64 BTN_TRIGGER_HAPPY5,
|
H A D | hid-sony.c | 342 [5] = BTN_TRIGGER_HAPPY5,
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3326-odroid-go.dtsi | 98 linux,code = <BTN_TRIGGER_HAPPY5>;
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-go-ultra.dts | 159 linux,code = <BTN_TRIGGER_HAPPY5>;
|