Searched refs:BTN_DPAD_UP (Results 1 – 8 of 8) sorted by relevance
192 #ifndef BTN_DPAD_UP193 #define BTN_DPAD_UP 0x220 macro
52 { KEY_OK, BTN_DPAD_UP },209 … for (button = BTN_DPAD_UP; button <= BTN_DPAD_RIGHT && !has_joystick_axes_or_buttons; button++) in test_pointers()
195 if (code >= BTN_DPAD_UP && code <= BTN_DPAD_RIGHT) in get_key_type()
593 #define BTN_DPAD_UP 0x220 macro
607 #define BTN_DPAD_UP 0x220 macro
632 [BTN_DPAD_UP] = "BTN_DPAD_UP",941 { .name = "BTN_DPAD_UP", .value = BTN_DPAD_UP },