Home
last modified time | relevance | path

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

/freebsd/sys/dev/evdev/
H A Dinput.h104 #define EVIOCSFF _IOW(EVDEV_IOC_MAGIC, 0x80, struct ff_effect) /* send a force effect to a force f… macro
H A Dcdev.c535 case EVIOCSFF: in evdev_ioctl()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp612 unsigned IOCTL_EVIOCSFF = EVIOCSFF;
H A Dsanitizer_common_interceptors_ioctl.inc170 _(EVIOCSFF, READ, struct_ff_effect_sz);