Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/dt-bindings/input/
H A Dlinux-event-codes.h614 #define BTN_TRIGGER_HAPPY 0x2c0 macro
/openbmc/qemu/include/standard-headers/linux/
H A Dinput-event-codes.h764 #define BTN_TRIGGER_HAPPY 0x2c0 macro
/openbmc/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h765 #define BTN_TRIGGER_HAPPY 0x2c0 macro
/openbmc/linux/include/uapi/linux/
H A Dinput-event-codes.h765 #define BTN_TRIGGER_HAPPY 0x2c0 macro
/openbmc/linux/drivers/input/
H A Djoydev.c1069 .keybit = { [BIT_WORD(BTN_TRIGGER_HAPPY)] = BIT_MASK(BTN_TRIGGER_HAPPY) },
/openbmc/linux/drivers/hid/
H A Dhid-input.c770 code += BTN_TRIGGER_HAPPY - 0x10; in hidinput_configure_usage()
776 code += BTN_TRIGGER_HAPPY - 0x10; in hidinput_configure_usage()
785 code += BTN_TRIGGER_HAPPY - 0x1e; in hidinput_configure_usage()