Searched refs:BTN_TRIGGER_HAPPY4 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/input/joystick/ |
H A D | xpad.c | 412 BTN_TRIGGER_HAPPY3, BTN_TRIGGER_HAPPY4, /* d-pad up, down */ 801 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[2] & BIT(1)); in xpad_process_packet() 852 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[2] & BIT(1)); in xpad360_process_packet() 1059 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[5] & BIT(1)); in xpadone_process_packet()
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 771 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 772 #define BTN_TRIGGER_HAPPY4 0x2c3 771 #define BTN_TRIGGER_HAPPY4 global() macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 772 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
|
/openbmc/linux/drivers/hid/ |
H A D | hid-corsair.c | 63 BTN_TRIGGER_HAPPY4,
|
H A D | hid-steam.c | 764 input_set_capability(input, EV_KEY, BTN_TRIGGER_HAPPY4); in steam_input_register() 1554 * 10.0 | BTN_TRIGGER_HAPPY4 | right bottom grip button 1666 input_event(input, EV_KEY, BTN_TRIGGER_HAPPY4, !!(b10 & BIT(0))); in steam_do_deck_input_event()
|
H A D | hid-sony.c | 341 [4] = BTN_TRIGGER_HAPPY4,
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3326-odroid-go.dtsi | 93 linux,code = <BTN_TRIGGER_HAPPY4>;
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-go-ultra.dts | 154 linux,code = <BTN_TRIGGER_HAPPY4>;
|