Searched refs:BTN_TRIGGER_HAPPY1 (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/drivers/input/joystick/ |
D | xpad.c | 358 BTN_TRIGGER_HAPPY1, BTN_TRIGGER_HAPPY2, /* d-pad left, right */ 659 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[2] & 0x04); in xpad_process_packet() 709 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[2] & 0x04); in xpad360_process_packet() 883 input_report_key(dev, BTN_TRIGGER_HAPPY1, data[5] & 0x04); in xpadone_process_packet()
|
/Linux-v5.15/include/dt-bindings/input/ |
D | linux-event-codes.h | 739 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
|
/Linux-v5.15/include/uapi/linux/ |
D | input-event-codes.h | 739 #define BTN_TRIGGER_HAPPY1 0x2c0 macro
|
/Linux-v5.15/drivers/hid/ |
D | hid-corsair.c | 60 BTN_TRIGGER_HAPPY1,
|
D | hid-sony.c | 348 [1] = BTN_TRIGGER_HAPPY1,
|
/Linux-v5.15/arch/arm64/boot/dts/rockchip/ |
D | rk3326-odroid-go2.dts | 117 linux,code = <BTN_TRIGGER_HAPPY1>;
|