OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UI_BEGIN_FF_UPLOAD
(Results
1 - 5
of
5
) sorted by null
/bionic/libc/kernel/common/linux/
uinput.h
47
#define
UI_BEGIN_FF_UPLOAD
_IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
uinput.h
69
#define
UI_BEGIN_FF_UPLOAD
_IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload)
90
* 3. Issue a
UI_BEGIN_FF_UPLOAD
ioctl, giving it the
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
uinput.h
47
#define
UI_BEGIN_FF_UPLOAD
_IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload)
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
uinput.h
47
#define
UI_BEGIN_FF_UPLOAD
_IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload)
/external/kernel-headers/original/linux/
uinput.h
109
#define
UI_BEGIN_FF_UPLOAD
_IOWR(UINPUT_IOCTL_BASE, 200, struct uinput_ff_upload)
130
* 3. Issue a
UI_BEGIN_FF_UPLOAD
ioctl, giving it the
Completed in 252 milliseconds