Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dinput.h396 struct ff_periodic_effect { struct
397 __u16 waveform;
398 __u16 period;
399 __s16 magnitude;
400 __s16 offset;
401 __u16 phase;
403 struct ff_envelope envelope;
405 __u32 custom_len;
406 __s16 __user *custom_data;