Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py454 BTN_6 = 0x106 variable
1153 BTN_6 : '6',
/external/strace/xlat/
Devdev_keycode.in269 BTN_6
Devdev_keycode.h787 #if defined(BTN_6) || (defined(HAVE_DECL_BTN_6) && HAVE_DECL_BTN_6)
788 XLAT(BTN_6),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h348 #define BTN_6 0x106 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c166 [BTN_6] = "Btn6", [BTN_7] = "Btn7",