Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py472 BTN_THUMB2 = 0x122 variable
1167 BTN_THUMB2 : 'THUMB2',
/external/strace/xlat/
Devdev_keycode.in287 BTN_THUMB2
Devdev_keycode.h835 #if defined(BTN_THUMB2) || (defined(HAVE_DECL_BTN_THUMB2) && HAVE_DECL_BTN_THUMB2)
836 XLAT(BTN_THUMB2),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h366 #define BTN_THUMB2 0x122 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c173 [BTN_THUMB2] = "ThumbBtn2", [BTN_TOP] = "TopBtn",