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

  /bionic/libc/kernel/common/linux/
uinput.h 31 struct uinput_ff_erase { struct
56 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase)
57 #define UI_END_FF_ERASE _IOW(UINPUT_IOCTL_BASE, 203, struct uinput_ff_erase)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
uinput.h 47 struct uinput_ff_erase { struct
71 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase)
72 #define UI_END_FF_ERASE _IOW(UINPUT_IOCTL_BASE, 203, struct uinput_ff_erase)
102 * 2. Allocate a uinput_ff_erase struct, fill in request_id with
105 * uinput_ff_erase struct. It will be filled in with the
108 * into the uinput_ff_erase struct.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
uinput.h 47 struct uinput_ff_erase { struct
71 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase)
72 #define UI_END_FF_ERASE _IOW(UINPUT_IOCTL_BASE, 203, struct uinput_ff_erase)
102 * 2. Allocate a uinput_ff_erase struct, fill in request_id with
105 * uinput_ff_erase struct. It will be filled in with the
108 * into the uinput_ff_erase struct.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
uinput.h 47 struct uinput_ff_erase { struct
71 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase)
72 #define UI_END_FF_ERASE _IOW(UINPUT_IOCTL_BASE, 203, struct uinput_ff_erase)
102 * 2. Allocate a uinput_ff_erase struct, fill in request_id with
105 * uinput_ff_erase struct. It will be filled in with the
108 * into the uinput_ff_erase struct.
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
uinput.h 26 struct uinput_ff_erase { struct
49 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase)
50 #define UI_END_FF_ERASE _IOW(UINPUT_IOCTL_BASE, 203, struct uinput_ff_erase)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
uinput.h 26 struct uinput_ff_erase { struct
49 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase)
50 #define UI_END_FF_ERASE _IOW(UINPUT_IOCTL_BASE, 203, struct uinput_ff_erase)
  /external/kernel-headers/original/linux/
uinput.h 87 struct uinput_ff_erase { struct
111 #define UI_BEGIN_FF_ERASE _IOWR(UINPUT_IOCTL_BASE, 202, struct uinput_ff_erase)
112 #define UI_END_FF_ERASE _IOW(UINPUT_IOCTL_BASE, 203, struct uinput_ff_erase)
142 * 2. Allocate a uinput_ff_erase struct, fill in request_id with
145 * uinput_ff_erase struct. It will be filled in with the
148 * into the uinput_ff_erase struct.

Completed in 3823 milliseconds