Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dinput.h519 struct ff_interactive_effect { struct
524 __u16 axis;
525 __u16 direction;
527 __s16 right_saturation; /* Max level when joystick is on the right */
528 __s16 left_saturation; /* Max level when joystick in on the left */
530 __s16 right_coeff; /* Indicates how fast the force grows when the
532 __s16 left_coeff; /* Same for left side */
534 __u16 deadband; /* Size of area where no force is produced */
535 __s16 center; /* Position of dead dead zone */