Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dinput.h450 struct ff_effect { struct
451 __u16 type;
452 __s16 id;
453 __u16 direction;
454 struct ff_trigger trigger;
455 struct ff_replay replay;
457 union {
463 } u;
/linux/drivers/input/
A Dff-memless.c511 int (*play_effect)(struct input_dev *, void *, struct ff_effect *)) in input_ff_create_memless()
/linux/drivers/hid/
A Dhid-playstation.c469 int (*play_effect)(struct input_dev *, void *, struct ff_effect *)) in ps_gamepad_create()

Completed in 15 milliseconds