Home
last modified time | relevance | path

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

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