Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py477 BTN_BASE2 = 0x127 variable
1172 BTN_BASE2 : 'BASE2',
/external/libxkbcommon/xkbcommon/test/
Devdev-scancodes.h320 #define BTN_BASE2 0x127 macro
/external/strace/xlat/
Devdev_keycode.in292 BTN_BASE2
Devdev_keycode.h852 #if defined(BTN_BASE2) || (defined(HAVE_DECL_BTN_BASE2) && HAVE_DECL_BTN_BASE2)
853 XLAT(BTN_BASE2),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h372 #define BTN_BASE2 0x127 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c175 [BTN_BASE] = "BaseBtn", [BTN_BASE2] = "BaseBtn2",