Searched refs:EVIOCSREP (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 423 milliseconds