Home
last modified time | relevance | path

Searched refs:BTN_3 (Results 1 – 6 of 6) sorted by relevance

/external/autotest/client/bin/input/
Dlinux_input.py451 BTN_3 = 0x103 variable
1150 BTN_3 : '3',
/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h294 #define BTN_3 0x103 macro
/external/strace/xlat/
Devdev_keycode.in266 BTN_3
Devdev_keycode.h778 #if defined(BTN_3) || (defined(HAVE_DECL_BTN_3) && HAVE_DECL_BTN_3)
779 XLAT(BTN_3),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h346 #define BTN_3 0x103 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c164 [BTN_2] = "Btn2", [BTN_3] = "Btn3",