Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput.h98 #define EVIOCGSW(len) _IOC(IOC_OUT, EVDEV_IOC_MAGIC, 0x1b, len) /* get all switch states */ macro
H A Dcdev.c652 case EVIOCGSW(0): in evdev_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp607 unsigned IOCTL_EVIOCGSW = EVIOCGSW(0);
H A Dsanitizer_common_interceptors_ioctl.inc165 _(EVIOCGSW, WRITE, 0);