Home
last modified time | relevance | path

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

/external/autotest/client/bin/input/
Dlinux_input.py471 BTN_THUMB = 0x121 variable
1166 BTN_THUMB : 'THUMB',
/external/strace/xlat/
Devdev_keycode.in286 BTN_THUMB
Devdev_keycode.h832 #if defined(BTN_THUMB) || (defined(HAVE_DECL_BTN_THUMB) && HAVE_DECL_BTN_THUMB)
833 XLAT(BTN_THUMB),
/external/kernel-headers/original/uapi/linux/
Dinput-event-codes.h365 #define BTN_THUMB 0x121 macro
/external/autotest/client/site_tests/hardware_Keyboard/src/
Devtest.c172 [BTN_TRIGGER] = "Trigger", [BTN_THUMB] = "ThumbBtn",