Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY1 (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/input/joystick/
H A Dxpad.c402 BTN_TRIGGER_HAPPY1, BTN_TRIGGER_HAPPY2, /* d-pad left, right */
782 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[2] & BIT(2)); in xpad_process_packet()
833 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[2] & BIT(2)); in xpad360_process_packet()
1040 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[5] & BIT(2)); in xpadone_process_packet()
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h615 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h765 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h766 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h766 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
/openbmc/linux/drivers/hid/
H A Dhid-steam.c530 input_set_capability(input, EV_KEY, BTN_TRIGGER_HAPPY1); in steam_input_register()
1305 input_event(input, EV_KEY, BTN_TRIGGER_HAPPY1, !!(b13 & BIT(1))); in steam_do_deck_input_event()
H A Dhid-corsair.c60 BTN_TRIGGER_HAPPY1,
H A Dhid-sony.c338 [1] = BTN_TRIGGER_HAPPY1,
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go.dtsi78 linux,code = <BTN_TRIGGER_HAPPY1>;
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts139 linux,code = <BTN_TRIGGER_HAPPY1>;