Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py486 BTN_B = 0x131 variable
1179 BTN_B : 'B',
/external/strace/xlat/
Devdev_keycode.in303 BTN_B
Devdev_keycode.h881 #if defined(BTN_B) || (defined(HAVE_DECL_BTN_B) && HAVE_DECL_BTN_B)
882 XLAT(BTN_B),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h382 #define BTN_B BTN_EAST macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c179 [BTN_B] = "BtnB", [BTN_C] = "BtnC",