Searched refs:BTN_TRIGGER_HAPPY7 (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/hid/
H A Dhid-samsung.c438 samsung_kbd_mouse_map_key_clear(BTN_TRIGGER_HAPPY7);
H A Dhid-corsair.c66 BTN_TRIGGER_HAPPY7,
H A Dhid-sony.c344 [7] = BTN_TRIGGER_HAPPY7,
/linux-master/drivers/input/joystick/
H A Dxpad.c440 BTN_TRIGGER_HAPPY7, BTN_TRIGGER_HAPPY8, /* paddle upper left, lower left */
1022 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[18] & BIT(2));
1107 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[32] & BIT(0));
1120 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[18] & BIT(2));
1135 input_report_key(dev, BTN_TRIGGER_HAPPY7, data[22] & BIT(2));
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h772 #define BTN_TRIGGER_HAPPY7 0x2c6 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h772 #define BTN_TRIGGER_HAPPY7 0x2c6 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h772 #define BTN_TRIGGER_HAPPY7 0x2c6 macro

Completed in 136 milliseconds