Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput.h96 #define EVIOCGLED(len) _IOC(IOC_OUT, EVDEV_IOC_MAGIC, 0x19, len) /* get all LEDs */ macro
H A Dcdev.c634 case EVIOCGLED(0): in evdev_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp601 unsigned IOCTL_EVIOCGLED = EVIOCGLED(0);
H A Dsanitizer_common_interceptors_ioctl.inc159 _(EVIOCGLED, WRITE, 0);