Searched defs:ff_periodic_effect (Results 1 – 2 of 2) sorted by relevance
406 struct ff_periodic_effect { struct407 __u16 waveform;408 __u16 period;409 __s16 magnitude;410 __s16 offset;411 __u16 phase;413 struct ff_envelope envelope;415 __u32 custom_len;416 __s16 __user *custom_data;
164 struct ff_periodic_effect { struct166 short magnitude;168 short phase;171 int custom_len;172 short *custom_data;