Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py450 BTN_2 = 0x102 variable
1149 BTN_2 : '0',
/external/strace/xlat/
Devdev_keycode.in265 BTN_2
Devdev_keycode.h773 #if defined(BTN_2) || (defined(HAVE_DECL_BTN_2) && HAVE_DECL_BTN_2)
774 XLAT(BTN_2),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h344 #define BTN_2 0x102 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c164 [BTN_2] = "Btn2", [BTN_3] = "Btn3",