Home
last modified time | relevance | path

Searched refs:ff_effect (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/evdev/
H A Duinput.h42 struct ff_effect effect;
43 struct ff_effect old;
H A Dinput.h106 #define EVIOCSFF _IOW(EVDEV_IOC_MAGIC, 0x80, struct ff_effect) /* send a force effect to a force f…
254 struct ff_effect { struct
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp418 unsigned struct_ff_effect_sz = sizeof(struct ff_effect);