struct ff_ramp_effect — defines parameters of a ramp force-feedback effect
struct ff_ramp_effect { __s16 start_level; __s16 end_level; struct ff_envelope envelope; };
beginning strength of the effect; may be negative
final strength of the effect; may be negative
envelope data