Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dinput.h405 struct ff_periodic_effect { struct
406 __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;