Searched refs:ff_effect (Results 1 – 10 of 10) sorted by relevance
51 struct ff_effect effect;52 struct ff_effect old;
157 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect) /* send a force effect to a force feedback devi…427 struct ff_effect { struct
37 typedef struct ff_effect struct_ff_effect;
57 print_ffe_common(const struct ff_effect *const ffe, const char *const type_str) in print_ffe_common()202 TAIL_ALLOC_OBJECT_CONST_PTR(struct ff_effect, ffe); in main()
38 typedef struct ff_effect struct_ff_effect;
13907 Mpersify struct ff_effect and ioctl numbers.13947 evdev.c: fix decoding of struct ff_effect.13949 Fix printing of struct ff_effect.u member names.
411 unsigned struct_ff_effect_sz = sizeof(struct ff_effect);