Searched refs:BTN_TRIGGER_HAPPY6 (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/input/joystick/
H A Dxpad.c439 BTN_TRIGGER_HAPPY5, BTN_TRIGGER_HAPPY6, /* paddle upper right, lower right */
1021 input_report_key(dev, BTN_TRIGGER_HAPPY6, data[18] & BIT(1));
1106 input_report_key(dev, BTN_TRIGGER_HAPPY6, data[32] & BIT(3));
1119 input_report_key(dev, BTN_TRIGGER_HAPPY6, data[18] & BIT(1));
1134 input_report_key(dev, BTN_TRIGGER_HAPPY6, data[22] & BIT(1));
/linux-master/drivers/hid/
H A Dhid-corsair.c65 BTN_TRIGGER_HAPPY6,
H A Dhid-sony.c343 [6] = BTN_TRIGGER_HAPPY6,
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h771 #define BTN_TRIGGER_HAPPY6 0x2c5 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h771 #define BTN_TRIGGER_HAPPY6 0x2c5 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h771 #define BTN_TRIGGER_HAPPY6 0x2c5 macro

Completed in 138 milliseconds