Searched refs:BTN_TRIGGER_HAPPY2 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/input/joystick/ |
| D | xpad.c | 341 BTN_TRIGGER_HAPPY1, BTN_TRIGGER_HAPPY2, /* d-pad left, right */ 624 input_report_key(dev, BTN_TRIGGER_HAPPY2, data[2] & 0x08); in xpad_process_packet() 674 input_report_key(dev, BTN_TRIGGER_HAPPY2, data[2] & 0x08); in xpad360_process_packet() 846 input_report_key(dev, BTN_TRIGGER_HAPPY2, data[5] & 0x08); in xpadone_process_packet()
|
| /Linux-v5.4/include/dt-bindings/input/ |
| D | linux-event-codes.h | 655 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
| /Linux-v5.4/include/uapi/linux/ |
| D | input-event-codes.h | 655 #define BTN_TRIGGER_HAPPY2 0x2c1 macro
|
| /Linux-v5.4/drivers/hid/ |
| D | hid-corsair.c | 61 BTN_TRIGGER_HAPPY2,
|
| D | hid-sony.c | 321 [2] = BTN_TRIGGER_HAPPY2,
|