Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h99584 struct ff_effect_compat { struct
99585 __u16 type;
99586 __s16 id;
99587 __u16 direction;
99588 struct ff_trigger trigger;
99589 struct ff_replay replay;
99590 union {
99596 } u;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h109299 struct ff_effect_compat { struct
109300 __u16 type;
109301 __s16 id;
109302 __u16 direction;
109303 struct ff_trigger trigger;
109304 struct ff_replay replay;
109305 union {
109311 } u;