OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EVIOCGRAB
(Results
51 - 52
of
52
) sorted by null
1
2
3
/external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc
347
unsigned IOCTL_EVIOCGRAB =
EVIOCGRAB
;
[
all
...]
/external/kernel-headers/original/linux/
input.h
155
#define
EVIOCGRAB
_IOW('E', 0x90, int) /* Grab/Release device */
[
all
...]
Completed in 31 milliseconds
1
2
3