Searched defs:ff_periodic_effect (Results 1 – 1 of 1) sorted by relevance
402 struct ff_periodic_effect { struct403 uint16_t waveform;404 uint16_t period;405 int16_t magnitude;406 int16_t offset;407 uint16_t phase;409 struct ff_envelope envelope;411 uint32_t custom_len;412 int16_t *custom_data;