Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY4 (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 */
785 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[2] & BIT(1)); in xpad_process_packet()
836 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[2] & BIT(1)); in xpad360_process_packet()
1043 input_report_key(dev, BTN_TRIGGER_HAPPY4, data[5] & BIT(1)); in xpadone_process_packet()
/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h618 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h768 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h769 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h769 #define BTN_TRIGGER_HAPPY4 0x2c3 macro
/openbmc/linux/drivers/hid/
H A Dhid-steam.c533 input_set_capability(input, EV_KEY, BTN_TRIGGER_HAPPY4); in steam_input_register()
1296 input_event(input, EV_KEY, BTN_TRIGGER_HAPPY4, !!(b10 & BIT(0))); in steam_do_deck_input_event()
H A Dhid-corsair.c63 BTN_TRIGGER_HAPPY4,
H A Dhid-sony.c341 [4] = BTN_TRIGGER_HAPPY4,
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3326-odroid-go.dtsi93 linux,code = <BTN_TRIGGER_HAPPY4>;
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-g12b-odroid-go-ultra.dts154 linux,code = <BTN_TRIGGER_HAPPY4>;