Searched refs:BTN_TRIGGER_HAPPY (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/input/
H A Djoydev.c1069 .keybit = { [BIT_WORD(BTN_TRIGGER_HAPPY)] = BIT_MASK(BTN_TRIGGER_HAPPY) },
/linux-master/include/uapi/linux/
H A Dinput-event-codes.h765 #define BTN_TRIGGER_HAPPY 0x2c0 macro
/linux-master/scripts/dtc/include-prefixes/dt-bindings/input/
H A Dlinux-event-codes.h765 #define BTN_TRIGGER_HAPPY 0x2c0 macro
/linux-master/include/dt-bindings/input/
H A Dlinux-event-codes.h765 #define BTN_TRIGGER_HAPPY 0x2c0 macro
/linux-master/drivers/hid/
H A Dhid-input.c770 code += BTN_TRIGGER_HAPPY - 0x10;
776 code += BTN_TRIGGER_HAPPY - 0x10;
785 code += BTN_TRIGGER_HAPPY - 0x1e;

Completed in 149 milliseconds