/bionic/libc/kernel/common/linux/ |
uinput.h | 24 struct uinput_ff_upload { struct 54 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload) 55 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
uinput.h | 40 struct uinput_ff_upload { struct 69 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload) 70 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload) 88 * 2. Allocate a uinput_ff_upload struct, fill in request_id with 91 * uinput_ff_upload struct. It will be filled in with the 94 the uinput_ff_upload struct.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
uinput.h | 40 struct uinput_ff_upload { struct 69 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload) 70 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload) 88 * 2. Allocate a uinput_ff_upload struct, fill in request_id with 91 * uinput_ff_upload struct. It will be filled in with the 94 the uinput_ff_upload struct.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
uinput.h | 40 struct uinput_ff_upload { struct 69 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload) 70 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload) 88 * 2. Allocate a uinput_ff_upload struct, fill in request_id with 91 * uinput_ff_upload struct. It will be filled in with the 94 the uinput_ff_upload struct.
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
uinput.h | 19 struct uinput_ff_upload { struct 47 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload) 48 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload)
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
uinput.h | 19 struct uinput_ff_upload { struct 47 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload) 48 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload)
|
/external/kernel-headers/original/linux/ |
uinput.h | 80 struct uinput_ff_upload { struct 109 #define UI_BEGIN_FF_UPLOAD _IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload) 110 #define UI_END_FF_UPLOAD _IOW(UINPUT_IOCTL_BASE, 201, struct uinput_ff_upload) 128 * 2. Allocate a uinput_ff_upload struct, fill in request_id with 131 * uinput_ff_upload struct. It will be filled in with the 134 the uinput_ff_upload struct.
|