Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py456 BTN_8 = 0x108 variable
1155 BTN_8 : '8',
/external/strace/xlat/
Devdev_keycode.in271 BTN_8
Devdev_keycode.h791 #if defined(BTN_8) || (defined(HAVE_DECL_BTN_8) && HAVE_DECL_BTN_8)
792 XLAT(BTN_8),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h350 #define BTN_8 0x108 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c167 [BTN_8] = "Btn8", [BTN_9] = "Btn9",