Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput.h90 #define EVIOCGUNIQ(len) _IOC(IOC_OUT, EVDEV_IOC_MAGIC, 0x08, len) /* get unique identifier */ macro
H A Dcdev.c593 case EVIOCGUNIQ(0): in evdev_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp608 unsigned IOCTL_EVIOCGUNIQ = EVIOCGUNIQ(0);
H A Dsanitizer_common_interceptors_ioctl.inc166 _(EVIOCGUNIQ, WRITE, 0);