Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dinput.h1101 struct ff_periodic_effect { struct
1102 __u16 waveform;
1103 __u16 period;
1104 __s16 magnitude;
1105 __s16 offset;
1106 __u16 phase;
1108 struct ff_envelope envelope;
1110 __u32 custom_len;
1111 __s16 __user *custom_data;