Searched refs:BTN_TRIGGER_HAPPY6 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/input/joystick/ |
H A D | xpad.c | 448 BTN_TRIGGER_HAPPY5, BTN_TRIGGER_HAPPY6, /* paddle upper right, lower right */ 1034 input_report_key(dev, BTN_TRIGGER_HAPPY6, data[18] & BIT(1)); in xpadone_process_packet() 1119 input_report_key(dev, BTN_TRIGGER_HAPPY6, data[32] & BIT(3)); in xpadone_process_packet() 1132 input_report_key(dev, BTN_TRIGGER_HAPPY6, data[18] & BIT(1)); in xpadone_process_packet() 1147 input_report_key(dev, BTN_TRIGGER_HAPPY6, data[22] & BIT(1)); in xpadone_process_packet()
|
/openbmc/u-boot/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 620 #define BTN_TRIGGER_HAPPY6 0x2c5 macro
|
/openbmc/qemu/include/standard-headers/linux/ |
H A D | input-event-codes.h | 773 #define BTN_TRIGGER_HAPPY6 0x2c5 macro
|
/openbmc/linux/include/dt-bindings/input/ |
H A D | linux-event-codes.h | 774 #define BTN_TRIGGER_HAPPY6 0x2c5 773 #define BTN_TRIGGER_HAPPY6 global() macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | input-event-codes.h | 774 #define BTN_TRIGGER_HAPPY6 0x2c5 macro
|
/openbmc/linux/drivers/hid/ |
H A D | hid-corsair.c | 65 BTN_TRIGGER_HAPPY6,
|
H A D | hid-sony.c | 343 [6] = BTN_TRIGGER_HAPPY6,
|
/openbmc/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3326-odroid-go.dtsi | 103 linux,code = <BTN_TRIGGER_HAPPY6>;
|
/openbmc/linux/arch/arm64/boot/dts/amlogic/ |
H A D | meson-g12b-odroid-go-ultra.dts | 164 linux,code = <BTN_TRIGGER_HAPPY6>;
|