Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dinput.h1025 struct ff_periodic_effect { struct
1026 __u16 waveform;
1027 __u16 period;
1028 __s16 magnitude;
1029 __s16 offset;
1030 __u16 phase;
1032 struct ff_envelope envelope;
1034 __u32 custom_len;
1035 __s16 __user *custom_data;