Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/
A Dff-core.c21 static int check_effect_access(struct ff_device *ff, int effect_id, in check_effect_access()
48 static int compat_effect(struct ff_device *ff, struct ff_effect *effect) in compat_effect()
92 struct ff_device *ff = dev->ff; in input_ff_upload()
172 struct ff_device *ff = dev->ff; in erase_effect()
210 struct ff_device *ff = dev->ff; in input_ff_erase()
235 struct ff_device *ff = dev->ff; in input_ff_flush()
261 struct ff_device *ff = dev->ff; in input_ff_event()
304 struct ff_device *ff; in input_ff_create()
318 ff_dev_size = sizeof(struct ff_device) + in input_ff_create()
364 struct ff_device *ff = dev->ff; in input_ff_destroy()
A Dff-memless.c195 static int get_compatible_type(struct ff_device *ff, int effect_type) in get_compatible_type()
485 static void ml_ff_destroy(struct ff_device *ff) in ml_ff_destroy()
511 struct ff_device *ff; in input_ff_create_memless()
/linux-6.3-rc2/include/linux/
A Dinput.h167 struct ff_device *ff;
546 struct ff_device { struct
555 void (*destroy)(struct ff_device *); argument
/linux-6.3-rc2/drivers/input/joystick/iforce/
A Diforce-main.c215 struct ff_device *ff; in iforce_init_device()
/linux-6.3-rc2/drivers/input/misc/
A Dda7280.c1149 struct ff_device *ff; in da7280_probe()
/linux-6.3-rc2/drivers/hid/usbhid/
A Dhid-pidff.c1232 struct ff_device *ff; in hid_pidff_init()
/linux-6.3-rc2/drivers/hid/
A Dhid-logitech-hidpp.c2549 static void hidpp_ff_destroy(struct ff_device *ff) in hidpp_ff_destroy()
2569 struct ff_device *ff; in hidpp_ff_init()

Completed in 22 milliseconds