Home
last modified time | relevance | path

Searched refs:ff_device (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/input/
Dff-core.c36 static int check_effect_access(struct ff_device *ff, int effect_id, in check_effect_access()
63 static int compat_effect(struct ff_device *ff, struct ff_effect *effect) in compat_effect()
107 struct ff_device *ff = dev->ff; in input_ff_upload()
187 struct ff_device *ff = dev->ff; in erase_effect()
225 struct ff_device *ff = dev->ff; in input_ff_erase()
250 struct ff_device *ff = dev->ff; in input_ff_flush()
276 struct ff_device *ff = dev->ff; in input_ff_event()
319 struct ff_device *ff; in input_ff_create()
333 ff_dev_size = sizeof(struct ff_device) + in input_ff_create()
379 struct ff_device *ff = dev->ff; in input_ff_destroy()
Dff-memless.c210 static int get_compatible_type(struct ff_device *ff, int effect_type) in get_compatible_type()
500 static void ml_ff_destroy(struct ff_device *ff) in ml_ff_destroy()
517 struct ff_device *ff; in input_ff_create_memless()
/Linux-v4.19/include/linux/
Dinput.h151 struct ff_device *ff;
510 struct ff_device { struct
519 void (*destroy)(struct ff_device *); argument
/Linux-v4.19/drivers/input/joystick/iforce/
Diforce-main.c248 struct ff_device *ff; in iforce_init_device()
/Linux-v4.19/drivers/hid/usbhid/
Dhid-pidff.c1244 struct ff_device *ff; in hid_pidff_init()
/Linux-v4.19/drivers/hid/
Dhid-logitech-hidpp.c1847 static void hidpp_ff_destroy(struct ff_device *ff) in hidpp_ff_destroy()
1861 struct ff_device *ff; in hidpp_ff_init()