OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UI_GET_VERSION
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
uinput.h
66
#define
UI_GET_VERSION
_IOR(UINPUT_IOCTL_BASE, 45, unsigned int)
/external/kernel-headers/original/uapi/linux/
uinput.h
28
* - add
UI_GET_VERSION
ioctl
164
*
UI_GET_VERSION
- Return version of uinput protocol
170
#define
UI_GET_VERSION
_IOR(UINPUT_IOCTL_BASE, 45, unsigned int)
Completed in 46 milliseconds