Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dinput.h454 struct ff_effect { struct
455 __u16 type;
456 __s16 id;
457 __u16 direction;
458 struct ff_trigger trigger;
459 struct ff_replay replay;
461 union {
467 } u;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h65391 struct ff_effect { struct
65392 __u16 type;
65393 __s16 id;
65394 __u16 direction;
65395 struct ff_trigger trigger;
65396 struct ff_replay replay;
65397 union {
65403 } u;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h95815 struct ff_effect { struct
95816 __u16 type;
95817 __s16 id;
95818 __u16 direction;
95819 struct ff_trigger trigger;
95820 struct ff_replay replay;
95821 union {
95827 } u;
Dvmlinux.h95815 struct ff_effect { struct
95816 __u16 type;
95817 __s16 id;
95818 __u16 direction;
95819 struct ff_trigger trigger;
95820 struct ff_replay replay;
95821 union {
95827 } u;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h78629 struct ff_effect { struct
78630 __u16 type;
78631 __s16 id;
78632 __u16 direction;
78633 struct ff_trigger trigger;
78634 struct ff_replay replay;
78635 union {
78641 } u;
Dvmlinux_510.h78629 struct ff_effect { struct
78630 __u16 type;
78631 __s16 id;
78632 __u16 direction;
78633 struct ff_trigger trigger;
78634 struct ff_replay replay;
78635 union {
78641 } u;
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h65549 struct ff_effect { struct
65550 __u16 type;
65551 __s16 id;
65552 __u16 direction;
65553 struct ff_trigger trigger;
65554 struct ff_replay replay;
65555 union {
65561 } u;
Dvmlinux.h65549 struct ff_effect { struct
65550 __u16 type;
65551 __s16 id;
65552 __u16 direction;
65553 struct ff_trigger trigger;
65554 struct ff_replay replay;
65555 union {
65561 } u;