Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/
Dff-core.c24 static int check_effect_access(struct ff_device *ff, int effect_id, in check_effect_access()
51 static int compat_effect(struct ff_device *ff, struct ff_effect *effect) in compat_effect()
95 struct ff_device *ff = dev->ff; in input_ff_upload()
175 struct ff_device *ff = dev->ff; in erase_effect()
213 struct ff_device *ff = dev->ff; in input_ff_erase()
238 struct ff_device *ff = dev->ff; in input_ff_flush()
264 struct ff_device *ff = dev->ff; in input_ff_event()
307 struct ff_device *ff; in input_ff_create()
321 ff_dev_size = sizeof(struct ff_device) + in input_ff_create()
367 struct ff_device *ff = dev->ff; in input_ff_destroy()
Dff-memless.c198 static int get_compatible_type(struct ff_device *ff, int effect_type) in get_compatible_type()
488 static void ml_ff_destroy(struct ff_device *ff) in ml_ff_destroy()
514 struct ff_device *ff; in input_ff_create_memless()
/Linux-v5.10/include/linux/
Dinput.h161 struct ff_device *ff;
534 struct ff_device { struct
543 void (*destroy)(struct ff_device *); argument
/Linux-v5.10/drivers/input/joystick/iforce/
Diforce-main.c214 struct ff_device *ff; in iforce_init_device()
/Linux-v5.10/drivers/hid/usbhid/
Dhid-pidff.c1232 struct ff_device *ff; in hid_pidff_init()
/Linux-v5.10/drivers/hid/
Dhid-logitech-hidpp.c2265 static void hidpp_ff_destroy(struct ff_device *ff) in hidpp_ff_destroy()
2285 struct ff_device *ff; in hidpp_ff_init()