Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
Dmissing.h192 #ifndef BTN_DPAD_UP
193 #define BTN_DPAD_UP 0x220 macro
/third_party/eudev/src/udev/
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/
Devdev-fallback.h195 if (code >= BTN_DPAD_UP && code <= BTN_DPAD_RIGHT) in get_key_type()
/third_party/libinput/include/linux/freebsd/
Dinput-event-codes.h593 #define BTN_DPAD_UP 0x220 macro
/third_party/libevdev/include/linux/linux/
Dinput-event-codes.h593 #define BTN_DPAD_UP 0x220 macro
/third_party/libinput/include/linux/linux/
Dinput-event-codes.h593 #define BTN_DPAD_UP 0x220 macro
/third_party/FreeBSD/sys/dev/evdev/
Dinput-event-codes.h607 #define BTN_DPAD_UP 0x220 macro
/third_party/libevdev/include/
Devent-names.h632 [BTN_DPAD_UP] = "BTN_DPAD_UP",
941 { .name = "BTN_DPAD_UP", .value = BTN_DPAD_UP },