Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY40 (Results 1 – 7 of 7) sorted by relevance

/third_party/libinput/src/
Devdev-fallback.h206 if (code >= BTN_TRIGGER_HAPPY && code <= BTN_TRIGGER_HAPPY40) in get_key_type()
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h773 #define BTN_TRIGGER_HAPPY40 0x2e7 macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h780 #define BTN_TRIGGER_HAPPY40 0x2e7 macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h773 #define BTN_TRIGGER_HAPPY40 0x2e7 macro
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h816 #define BTN_TRIGGER_HAPPY40 0x2e7 macro
/third_party/libevdev/include/
Devent-names.h681 [BTN_TRIGGER_HAPPY40] = "BTN_TRIGGER_HAPPY40",
1026 { .name = "BTN_TRIGGER_HAPPY40", .value = BTN_TRIGGER_HAPPY40 },
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff1447 if (code >= BTN_TRIGGER_HAPPY && code <= BTN_TRIGGER_HAPPY40)