Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py449 BTN_1 = 0x101 variable
1148 BTN_1 : '1',
/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h292 #define BTN_1 0x101 macro
/external/strace/xlat/
Devdev_keycode.in264 BTN_1
Devdev_keycode.h772 #if defined(BTN_1) || (defined(HAVE_DECL_BTN_1) && HAVE_DECL_BTN_1)
773 XLAT(BTN_1),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h344 #define BTN_1 0x101 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c163 [BTN_0] = "Btn0", [BTN_1] = "Btn1",