Home
last modified time | relevance | path

Searched defs:ff_ramp_effect (Results 1 – 4 of 4) 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/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;
/third_party/libevdev/include/linux/linux/
Dinput.h354 struct ff_ramp_effect { struct
355 __s16 start_level;
356 __s16 end_level;
357 struct ff_envelope envelope;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h65360 struct ff_ramp_effect { struct
65361 __s16 start_level;
65362 __s16 end_level;
65363 struct ff_envelope envelope;