Home
last modified time | relevance | path

Searched refs:BTN_Y (Results 1 – 5 of 5) sorted by relevance

/external/autotest/client/bin/input/
Dlinux_input.py489 BTN_Y = 0x134 variable
1182 BTN_Y : 'Y',
/external/strace/xlat/
Devdev_keycode.in308 BTN_Y
Devdev_keycode.h896 #if defined(BTN_Y) || (defined(HAVE_DECL_BTN_Y) && HAVE_DECL_BTN_Y)
897 XLAT(BTN_Y),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h387 #define BTN_Y BTN_WEST macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c180 [BTN_X] = "BtnX", [BTN_Y] = "BtnY",