Home
last modified time | relevance | path

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

/third_party/libinput/include/linux/linux/
Dinput.h338 struct ff_constant_effect { struct
339 __s16 level;
340 struct ff_envelope envelope;
/third_party/libevdev/include/linux/linux/
Dinput.h347 struct ff_constant_effect { struct
348 __s16 level;
349 struct ff_envelope envelope;
/third_party/libinput/include/linux/freebsd/
Dinput.h339 struct ff_constant_effect { struct
340 int16_t level;
341 struct ff_envelope envelope;