OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HIDIOCGUSAGE
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
hiddev.h
113
#define
HIDIOCGUSAGE
_IOWR('H', 0x0B, struct hiddev_usage_ref)
/external/kernel-headers/original/uapi/linux/
hiddev.h
165
#define
HIDIOCGUSAGE
_IOWR('H', 0x0B, struct hiddev_usage_ref)
204
* ioctl(fd,
HIDIOCGUSAGE
, &uref);
Completed in 43 milliseconds