Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dinput.h884 struct ff_effect { struct
885 __u16 type;
886 __s16 id;
887 __u16 direction;
888 struct ff_trigger trigger;
889 struct ff_replay replay;
891 union {
897 } u;