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

/linux-master/drivers/hid/
H A Dhid-samsung.c211 samsung_kbd_mouse_map_key_clear(BTN_TRIGGER_HAPPY5);
414 samsung_kbd_mouse_map_key_clear(BTN_TRIGGER_HAPPY5);
H A Dhid-corsair.c64 BTN_TRIGGER_HAPPY5,
H A Dhid-sony.c342 [5] = BTN_TRIGGER_HAPPY5,
/linux-master/drivers/input/joystick/
H A Dxpad.c439 BTN_TRIGGER_HAPPY5, BTN_TRIGGER_HAPPY6, /* paddle upper right, lower right */
1020 input_report_key(dev, BTN_TRIGGER_HAPPY5, data[18] & BIT(0));
1105 input_report_key(dev, BTN_TRIGGER_HAPPY5, data[32] & BIT(1));
1118 input_report_key(dev, BTN_TRIGGER_HAPPY5, data[18] & BIT(0));
1133 input_report_key(dev, BTN_TRIGGER_HAPPY5, data[22] & BIT(0));
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h770 #define BTN_TRIGGER_HAPPY5 0x2c4 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h770 #define BTN_TRIGGER_HAPPY5 0x2c4 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h770 #define BTN_TRIGGER_HAPPY5 0x2c4 macro

Completed in 145 milliseconds