Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dcdev.c521 case EVIOCSABS(0) ... EVIOCSABS(ABS_MAX): in evdev_ioctl()
525 code = cmd - EVIOCSABS(0); in evdev_ioctl()
H A Dinput.h102 #define EVIOCSABS(abs) _IOW(EVDEV_IOC_MAGIC, 0xc0 + (abs), struct input_absinfo) /* set abs value/… macro
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp611 unsigned IOCTL_EVIOCSABS = EVIOCSABS(0);
H A Dsanitizer_common_interceptors_ioctl.inc169 _(EVIOCSABS, READ, struct_input_absinfo_sz); // fixup