Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dinput.h112 #define EVIOCGUNIQ(len) _IOC(_IOC_READ, 'E', 0x08, len) /* get unique identifier */ macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cc468 unsigned IOCTL_EVIOCGUNIQ = EVIOCGUNIQ(0);
Dsanitizer_common_interceptors_ioctl.inc152 _(EVIOCGUNIQ, WRITE, 0);