Home
last modified time | relevance | path

Searched defs:ff_condition_effect (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/dev/misc/evdev/
H A Dinput.h193 struct ff_condition_effect { struct
195 uint16_t right_saturation;
197 uint16_t left_saturation;
199 int16_t right_coeff;
200 int16_t left_coeff;
202 uint16_t deadband; /* size of dead zone when no force is produced */
203 int16_t center; /* center of dead zone */