Searched defs:ff_constant_effect (Results 1 – 4 of 4) sorted by relevance
338 struct ff_constant_effect { struct339 __s16 level;340 struct ff_envelope envelope;
339 struct ff_constant_effect { struct340 int16_t level;341 struct ff_envelope envelope;
343 struct ff_constant_effect { struct344 __s16 level;345 struct ff_envelope envelope;
65355 struct ff_constant_effect { struct65356 __s16 level;65357 struct ff_envelope envelope;