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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
uinput.h 87 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_UPLOAD.
90 * the 'value' from the EV_UINPUT event.
101 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_ERASE.
104 * the 'value' from the EV_UINPUT event.
122 #define EV_UINPUT 0x0101
  /bionic/libc/kernel/uapi/linux/
uinput.h 67 #define EV_UINPUT 0x0101
  /external/kernel-headers/original/uapi/linux/
uinput.h 184 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_UPLOAD.
187 * the 'value' from the EV_UINPUT event.
198 * 1. Wait for an event with type == EV_UINPUT and code == UI_FF_ERASE.
201 * the 'value' from the EV_UINPUT event.
219 #define EV_UINPUT 0x0101

Completed in 88 milliseconds