Searched refs:EVIOCGRAB (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc148 _(EVIOCGRAB, READ, sizeof(int));
H A Dsanitizer_platform_limits_posix.cc464 unsigned IOCTL_EVIOCGRAB = EVIOCGRAB;
/external/kernel-headers/original/uapi/linux/
H A Dinput.h154 #define EVIOCGRAB _IOW('E', 0x90, int) /* Grab/Release device */ macro

Completed in 125 milliseconds