Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
H A Dmissing.h192 #ifndef BTN_DPAD_UP
193 #define BTN_DPAD_UP 0x220 macro
/third_party/eudev/src/udev/
H A Dudev-builtin-input_id.c52 { KEY_OK, BTN_DPAD_UP },
209 for (button = BTN_DPAD_UP; button <= BTN_DPAD_RIGHT && !has_joystick_axes_or_buttons; button++) in test_pointers()
/third_party/libinput/src/
H A Devdev-fallback.h217 if (code >= BTN_DPAD_UP && code <= BTN_DPAD_RIGHT) in get_key_type()
/third_party/FreeBSD/sys/dev/evdev/
H A Dinput-event-codes.h610 #define BTN_DPAD_UP 0x220 macro
/third_party/libinput/include/linux/linux/
H A Dinput-event-codes.h593 #define BTN_DPAD_UP 0x220 macro
/third_party/libinput/include/linux/freebsd/
H A Dinput-event-codes.h593 #define BTN_DPAD_UP 0x220 macro
/third_party/libevdev/include/linux/linux/
H A Dinput-event-codes.h598 #define BTN_DPAD_UP 0x220 macro
/third_party/libevdev/include/
H A Devent-names.h654 [BTN_DPAD_UP] = "BTN_DPAD_UP",
965 { .name = "BTN_DPAD_UP", .value = BTN_DPAD_UP },

Completed in 15 milliseconds