Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/evdev/
HDinput.h96 #define EVIOCGLED(len) _IOC(IOC_OUT, EVDEV_IOC_MAGIC, 0x19, len) /* get all LEDs */ macro
HDcdev.c634 case EVIOCGLED(0): in evdev_ioctl()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_common_interceptors_ioctl.inc159 _(EVIOCGLED, WRITE, 0);
HDsanitizer_platform_limits_posix.cpp601 unsigned IOCTL_EVIOCGLED = EVIOCGLED(0);