Home
last modified time | relevance | path

Searched refs:BTN_JOYSTICK (Results 1 – 4 of 4) sorted by relevance

/external/strace/xlat/
Devdev_keycode.in284 BTN_JOYSTICK
Devdev_keycode.h826 #if defined(BTN_JOYSTICK) || (defined(HAVE_DECL_BTN_JOYSTICK) && HAVE_DECL_BTN_JOYSTICK)
827 XLAT(BTN_JOYSTICK),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h363 #define BTN_JOYSTICK 0x120 macro
/external/autotest/client/bin/input/
Dlinux_input.py469 BTN_JOYSTICK = 0x120 variable