Home
last modified time | relevance | path

Searched refs:EVIOCGPHYS (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dinput.h111 #define EVIOCGPHYS(len) _IOC(_IOC_READ, 'E', 0x07, len) /* get physical location */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc463 unsigned IOCTL_EVIOCGPHYS = EVIOCGPHYS(0);
Dsanitizer_common_interceptors_ioctl.inc147 _(EVIOCGPHYS, WRITE, 0);