Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput.h89 #define EVIOCGPHYS(len) _IOC(IOC_OUT, EVDEV_IOC_MAGIC, 0x07, len) /* get physical location */ macro
H A Dcdev.c584 case EVIOCGPHYS(0): in evdev_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp603 unsigned IOCTL_EVIOCGPHYS = EVIOCGPHYS(0);
H A Dsanitizer_common_interceptors_ioctl.inc161 _(EVIOCGPHYS, WRITE, 0);