Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/joystick/
H A Dxpad.c403 BTN_TRIGGER_HAPPY3, BTN_TRIGGER_HAPPY4, /* d-pad up, down */
784 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[2] & BIT(0)); in xpad_process_packet()
835 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[2] & BIT(0)); in xpad360_process_packet()
1042 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[5] & BIT(0)); in xpadone_process_packet()
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h617 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h767 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h768 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h768 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
/openbmc/linux/drivers/hid/
H A Dhid-steam.c532 input_set_capability(input, EV_KEY, BTN_TRIGGER_HAPPY3); in steam_input_register()
1295 input_event(input, EV_KEY, BTN_TRIGGER_HAPPY3, !!(b9 & BIT(7))); in steam_do_deck_input_event()
H A Dhid-corsair.c62 BTN_TRIGGER_HAPPY3,
H A Dhid-sony.c340 [3] = BTN_TRIGGER_HAPPY3,
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go.dtsi88 linux,code = <BTN_TRIGGER_HAPPY3>;
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts149 linux,code = <BTN_TRIGGER_HAPPY3>;