Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/evdev/
Dinput.h81 #define EVIOCGID _IOR(EVDEV_IOC_MAGIC, 0x02, struct input_id) /* get device ID */ macro
Dcdev.c460 case EVIOCGID: in evdev_ioctl()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.cpp549 unsigned IOCTL_EVIOCGID = EVIOCGID;
Dsanitizer_common_interceptors_ioctl.inc148 _(EVIOCGID, WRITE, struct_input_id_sz);