Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/x86/
Dvmlinux_518.h110177 struct ff_effect_compat { struct
110178 __u16 type;
110179 __s16 id;
110180 __u16 direction;
110181 struct ff_trigger trigger;
110182 struct ff_replay replay;
110183 union {
110189 } u;
Dvmlinux.h110177 struct ff_effect_compat { struct
110178 __u16 type;
110179 __s16 id;
110180 __u16 direction;
110181 struct ff_trigger trigger;
110182 struct ff_replay replay;
110183 union {
110189 } u;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h80139 struct ff_effect_compat { struct
80140 __u16 type;
80141 __s16 id;
80142 __u16 direction;
80143 struct ff_trigger trigger;
80144 struct ff_replay replay;
80145 union {
80151 } u;
Dvmlinux_608.h80139 struct ff_effect_compat { struct
80140 __u16 type;
80141 __s16 id;
80142 __u16 direction;
80143 struct ff_trigger trigger;
80144 struct ff_replay replay;
80145 union {
80151 } u;
/external/bcc/libbpf-tools/riscv/
Dvmlinux.h109659 struct ff_effect_compat { struct
109660 __u16 type;
109661 __s16 id;
109662 __u16 direction;
109663 struct ff_trigger trigger;
109664 struct ff_replay replay;
109665 union {
109671 } u;
Dvmlinux_602.h109659 struct ff_effect_compat { struct
109660 __u16 type;
109661 __s16 id;
109662 __u16 direction;
109663 struct ff_trigger trigger;
109664 struct ff_replay replay;
109665 union {
109671 } u;