Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dinput.h455 struct ff_effect { struct
456 __u16 type;
457 __s16 id;
458 __u16 direction;
459 struct ff_trigger trigger;
460 struct ff_replay replay;
462 union {
468 } u;
/linux/drivers/input/ !
H A Dff-memless.c504 int (*play_effect)(struct input_dev *, void *, struct ff_effect *)) in input_ff_create_memless()
/linux/drivers/hid/ !
H A Dhid-nvidia-shield.c273 int (*play_effect)(struct input_dev *, void *, struct ff_effect *)) in shield_haptics_create()
H A Dhid-playstation.c711 int (*play_effect)(struct input_dev *, void *, struct ff_effect *)) in ps_gamepad_create()