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

/linux-master/drivers/input/joystick/
H A Dxpad.c440 BTN_TRIGGER_HAPPY7, BTN_TRIGGER_HAPPY8, /* paddle upper left, lower left */
1023 input_report_key(dev, BTN_TRIGGER_HAPPY8, data[18] & BIT(3));
1108 input_report_key(dev, BTN_TRIGGER_HAPPY8, data[32] & BIT(2));
1121 input_report_key(dev, BTN_TRIGGER_HAPPY8, data[18] & BIT(3));
1136 input_report_key(dev, BTN_TRIGGER_HAPPY8, data[22] & BIT(3));
/linux-master/drivers/hid/
H A Dhid-corsair.c67 BTN_TRIGGER_HAPPY8,
H A Dhid-sony.c345 [8] = BTN_TRIGGER_HAPPY8,
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h773 #define BTN_TRIGGER_HAPPY8 0x2c7 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h773 #define BTN_TRIGGER_HAPPY8 0x2c7 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h773 #define BTN_TRIGGER_HAPPY8 0x2c7 macro

Completed in 168 milliseconds