HomeSort by relevance Sort by last modified time
    Searched defs:UI_END_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 71 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload)
96 * 5. Issue a UI_END_FF_UPLOAD ioctl, also giving it the
  /bionic/libc/kernel/uapi/linux/
uinput.h 62 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload)
  /external/kernel-headers/original/uapi/linux/
uinput.h 150 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload)
193 * 5. Issue a UI_END_FF_UPLOAD ioctl, also giving it the

Completed in 151 milliseconds