Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput.h97 #define EVIOCGSND(len) _IOC(IOC_OUT, EVDEV_IOC_MAGIC, 0x1a, len) /* get all sounds status */ macro
H A Dcdev.c643 case EVIOCGSND(0): in evdev_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp606 unsigned IOCTL_EVIOCGSND = EVIOCGSND(0);
H A Dsanitizer_common_interceptors_ioctl.inc164 _(EVIOCGSND, WRITE, 0);