Searched refs:BTN_TRIGGER_HAPPY3 (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/drivers/input/joystick/ |
| D | xpad.c | 343 BTN_TRIGGER_HAPPY3, BTN_TRIGGER_HAPPY4, /* d-pad up, down */ 639 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[2] & 0x01); in xpad_process_packet() 689 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[2] & 0x01); in xpad360_process_packet() 861 input_report_key(dev, BTN_TRIGGER_HAPPY3, data[5] & 0x01); in xpadone_process_packet()
|
| /Linux-v5.10/include/uapi/linux/ |
| D | input-event-codes.h | 740 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
|
| /Linux-v5.10/include/dt-bindings/input/ |
| D | linux-event-codes.h | 740 #define BTN_TRIGGER_HAPPY3 0x2c2 macro
|
| /Linux-v5.10/arch/arm64/boot/dts/rockchip/ |
| D | rk3326-odroid-go2.dts | 99 linux,code = <BTN_TRIGGER_HAPPY3>;
|
| /Linux-v5.10/drivers/hid/ |
| D | hid-corsair.c | 62 BTN_TRIGGER_HAPPY3,
|
| D | hid-sony.c | 322 [3] = BTN_TRIGGER_HAPPY3,
|