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