Home
last modified time | relevance | path

Searched defs:ff_constant_effect (Results 1 – 4 of 4) 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/libinput/include/linux/freebsd/
Dinput.h339 struct ff_constant_effect { struct
340 int16_t level;
341 struct ff_envelope envelope;
/third_party/libevdev/include/linux/linux/
Dinput.h343 struct ff_constant_effect { struct
344 __s16 level;
345 struct ff_envelope envelope;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h65355 struct ff_constant_effect { struct
65356 __s16 level;
65357 struct ff_envelope envelope;