Searched defs:ff_condition_effect (Results 1 – 3 of 3) sorted by relevance
365 struct ff_condition_effect { struct366 __u16 right_saturation;367 __u16 left_saturation;369 __s16 right_coeff;370 __s16 left_coeff;372 __u16 deadband;373 __s16 center;
374 struct ff_condition_effect { struct375 __u16 right_saturation;376 __u16 left_saturation;378 __s16 right_coeff;379 __s16 left_coeff;381 __u16 deadband;382 __s16 center;
366 struct ff_condition_effect { struct367 uint16_t right_saturation;368 uint16_t left_saturation;370 int16_t right_coeff;371 int16_t left_coeff;373 uint16_t deadband;374 int16_t center;