OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UI_END_FF_UPLOAD
(Results
1 - 4
of
4
) sorted by null
/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
/external/strace/
ioctl_redefs2.h
1061
#ifdef
UI_END_FF_UPLOAD
1062
# undef
UI_END_FF_UPLOAD
1063
# define
UI_END_FF_UPLOAD
0x406055c9
ioctl_redefs1.h
1277
#ifdef
UI_END_FF_UPLOAD
1278
# undef
UI_END_FF_UPLOAD
1279
# define
UI_END_FF_UPLOAD
0x406055c9
[
all
...]
Completed in 4236 milliseconds