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

  /external/libxkbcommon/xkbcommon/test/
evdev-scancodes.h 173 #define KEY_WAKEUP 143 /* System Wake Up */
  /bionic/libc/kernel/uapi/linux/
input-event-codes.h 193 #define KEY_WAKEUP 143
  /external/autotest/client/site_tests/hardware_Keyboard/src/
evtest.c 124 [KEY_SLEEP] = "Sleep", [KEY_WAKEUP] = "WakeUp",
  /external/kernel-headers/original/uapi/linux/
input-event-codes.h 221 #define KEY_WAKEUP 143 /* System Wake Up */
  /external/strace/xlat/
evdev_keycode.h 445 #if defined(KEY_WAKEUP) || (defined(HAVE_DECL_KEY_WAKEUP) && HAVE_DECL_KEY_WAKEUP)
446 XLAT(KEY_WAKEUP),
    [all...]
  /external/autotest/client/bin/input/
linux_input.py 333 KEY_WAKEUP = 143 # System Wake Up
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h 324 #define KEY_WAKEUP 143 /* System Wake Up */

Completed in 230 milliseconds