Home
last modified time | relevance | path

Searched refs:IOCTL_EVIOCGKEYCODE (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1012 extern unsigned IOCTL_EVIOCGKEYCODE;
Dsanitizer_platform_limits_posix.cc543 unsigned IOCTL_EVIOCGKEYCODE = EVIOCGKEYCODE; variable