Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput.h81 #define EVIOCSREP _IOW(EVDEV_IOC_MAGIC, 0x03, unsigned int[2]) /* set repeat settings */ macro
H A Dcdev.c478 case EVIOCSREP: in evdev_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc172 _(EVIOCSREP, READ, sizeof(int) * 2);
H A Dsanitizer_platform_limits_posix.cpp614 unsigned IOCTL_EVIOCSREP = EVIOCSREP;