HomeSort by relevance Sort by last modified time
    Searched refs:BTN_THUMB (Results 1 - 7 of 7) sorted by null

  /external/libxkbcommon/xkbcommon/test/
evdev-scancodes.h 314 #define BTN_THUMB 0x121
  /external/autotest/client/bin/input/
linux_input.py 471 BTN_THUMB = 0x121
1166 BTN_THUMB : 'THUMB',
    [all...]
  /bionic/libc/kernel/uapi/linux/
input-event-codes.h 320 #define BTN_THUMB 0x121
  /external/autotest/client/site_tests/hardware_Keyboard/src/
evtest.c 172 [BTN_TRIGGER] = "Trigger", [BTN_THUMB] = "ThumbBtn",
  /external/kernel-headers/original/uapi/linux/
input-event-codes.h 366 #define BTN_THUMB 0x121
  /external/strace/xlat/
evdev_keycode.h 834 #if defined(BTN_THUMB) || (defined(HAVE_DECL_BTN_THUMB) && HAVE_DECL_BTN_THUMB)
835 XLAT(BTN_THUMB),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h 464 #define BTN_THUMB 0x121

Completed in 80 milliseconds