Home
last modified time | relevance | path

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

/linux-4.4.14/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()
244 struct ff_device *ff = dev->ff; in flush_effects()
269 struct ff_device *ff = dev->ff; in input_ff_event()
312 struct ff_device *ff; in input_ff_create()
326 ff_dev_size = sizeof(struct ff_device) + in input_ff_create()
372 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-4.4.14/include/linux/
Dinput.h151 struct ff_device *ff;
503 struct ff_device { struct
512 void (*destroy)(struct ff_device *); argument
/linux-4.4.14/drivers/input/joystick/iforce/
Diforce-main.c259 struct ff_device *ff; in iforce_init_device()
/linux-4.4.14/drivers/hid/usbhid/
Dhid-pidff.c1244 struct ff_device *ff; in hid_pidff_init()