HomeSort by relevance Sort by last modified time
    Searched defs:UI_BEGIN_FF_UPLOAD (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 70 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload)
91 * 3. Issue a UI_BEGIN_FF_UPLOAD ioctl, giving it the
  /bionic/libc/kernel/uapi/linux/
uinput.h 61 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload)
  /external/kernel-headers/original/uapi/linux/
uinput.h 149 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload)
188 * 3. Issue a UI_BEGIN_FF_UPLOAD ioctl, giving it the

Completed in 183 milliseconds