Home
last modified time | relevance | path

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

/third_party/libinput/include/linux/linux/
Dinput.h349 struct ff_ramp_effect { struct
350 __s16 start_level;
351 __s16 end_level;
352 struct ff_envelope envelope;
/third_party/libevdev/include/linux/linux/
Dinput.h358 struct ff_ramp_effect { struct
359 __s16 start_level;
360 __s16 end_level;
361 struct ff_envelope envelope;
/third_party/libinput/include/linux/freebsd/
Dinput.h350 struct ff_ramp_effect { struct
351 int16_t start_level;
352 int16_t end_level;
353 struct ff_envelope envelope;