Home
last modified time | relevance | path

Searched refs:BTN_TRIGGER_HAPPY40 (Results 1 - 8 of 8) sorted by relevance

/third_party/libinput/src/
H A Devdev-fallback.h221 if (code >= BTN_TRIGGER_HAPPY && code <= BTN_TRIGGER_HAPPY40) in get_key_type()
H A Devdev.c1937 for (code = BTN_TRIGGER_HAPPY; code <= BTN_TRIGGER_HAPPY40; code++) { in evdev_device_is_joystick_or_gamepad()
/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c207 for (button = BTN_TRIGGER_HAPPY1; button <= BTN_TRIGGER_HAPPY40 && !has_joystick_axes_or_buttons; button++) in test_pointers()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h816 #define BTN_TRIGGER_HAPPY40 0x2e7 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h773 #define BTN_TRIGGER_HAPPY40 0x2e7 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h773 #define BTN_TRIGGER_HAPPY40 0x2e7 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h801 #define BTN_TRIGGER_HAPPY40 0x2e7 macro
/third_party/libevdev/include/
H A Devent-names.h697 [BTN_TRIGGER_HAPPY40] = "BTN_TRIGGER_HAPPY40",
1043 { .name = "BTN_TRIGGER_HAPPY40", .value = BTN_TRIGGER_HAPPY40 },

Completed in 21 milliseconds