Searched refs:BTN_TRIGGER_HAPPY2 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/input/joystick/ |
H A D | xpad.c | 406 BTN_TRIGGER_HAPPY1, BTN_TRIGGER_HAPPY2, /* d-pad left, right */ 792 input_report_key(dev, BTN_TRIGGER_HAPPY2, data[2] & BIT(3)); in xpad_process_packet() 843 input_report_key(dev, BTN_TRIGGER_HAPPY2, data[2] & BIT(3)); in xpad360_process_packet() 1050 input_report_key(dev, BTN_TRIGGER_HAPPY2, data[5] & BIT(3)); in xpadone_process_packet()
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 616 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 769 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 769 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 769 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
/openbmc/linux/drivers/hid/ |
H A D | hid-steam.c | 531 input_set_capability(input, EV_KEY, BTN_TRIGGER_HAPPY2); in steam_input_register() 1306 input_event(input, EV_KEY, BTN_TRIGGER_HAPPY2, !!(b13 & BIT(2))); in steam_do_deck_input_event()
|
H A D | hid-corsair.c | 61 BTN_TRIGGER_HAPPY2,
|
H A D | hid-sony.c | 339 [2] = BTN_TRIGGER_HAPPY2,
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3326-odroid-go.dtsi | 83 linux,code = <BTN_TRIGGER_HAPPY2>;
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-go-ultra.dts | 144 linux,code = <BTN_TRIGGER_HAPPY2>;
|