Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput.h95 #define EVIOCGKEY(len) _IOC(IOC_OUT, EVDEV_IOC_MAGIC, 0x18, len) /* get global key state */ macro
H A Dcdev.c625 case EVIOCGKEY(0): in evdev_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp599 unsigned IOCTL_EVIOCGKEY = EVIOCGKEY(0);
H A Dsanitizer_common_interceptors_ioctl.inc157 _(EVIOCGKEY, WRITE, 0);