Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1015 extern unsigned IOCTL_EVIOCGPHYS;
Dsanitizer_platform_limits_posix.cc546 unsigned IOCTL_EVIOCGPHYS = EVIOCGPHYS(0); variable