Searched refs:ff_device (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/input/
H A Dff-core.c36 static int check_effect_access(struct ff_device *ff, int effect_id, check_effect_access()
63 static int compat_effect(struct ff_device *ff, struct ff_effect *effect) compat_effect()
107 struct ff_device *ff = dev->ff; input_ff_upload()
187 struct ff_device *ff = dev->ff; erase_effect()
225 struct ff_device *ff = dev->ff; input_ff_erase()
244 struct ff_device *ff = dev->ff; flush_effects()
269 struct ff_device *ff = dev->ff; input_ff_event()
312 struct ff_device *ff; input_ff_create()
321 ff_dev_size = sizeof(struct ff_device) + input_ff_create()
368 struct ff_device *ff = dev->ff; input_ff_destroy()
H A Dff-memless.c210 static int get_compatible_type(struct ff_device *ff, int effect_type) get_compatible_type()
500 static void ml_ff_destroy(struct ff_device *ff) ml_ff_destroy()
517 struct ff_device *ff; input_ff_create_memless()
/linux-4.1.27/include/linux/
H A Dinput.h151 struct ff_device *ff;
475 * struct ff_device - force-feedback part of an input device
501 struct ff_device { struct
510 void (*destroy)(struct ff_device *);
/linux-4.1.27/drivers/input/joystick/iforce/
H A Diforce-main.c259 struct ff_device *ff; iforce_init_device()
/linux-4.1.27/drivers/hid/usbhid/
H A Dhid-pidff.c1244 struct ff_device *ff; hid_pidff_init()

Completed in 117 milliseconds