Home
last modified time | relevance | path

Searched refs:input_ff_create (Results 1 – 8 of 8) sorted by relevance

/drivers/input/
A Dff-core.c291 int input_ff_create(struct input_dev *dev, unsigned int max_effects) in input_ff_create() function
334 EXPORT_SYMBOL_GPL(input_ff_create);
A Dff-memless.c522 error = input_ff_create(dev, FF_MEMLESS_EFFECTS); in input_ff_create_memless()
/drivers/input/joystick/iforce/
A Diforce-main.c375 error = input_ff_create(input_dev, ff_effects); in iforce_init_device()
/drivers/input/misc/
A Dcs40l50-vibra.c514 error = input_ff_create(vib->input, CS40L50_EFFECTS_MAX); in cs40l50_vibra_probe()
A Duinput.c344 error = input_ff_create(dev, udev->ff_effects_max); in uinput_create_device()
A Dda7280.c1232 error = input_ff_create(haptics->input_dev, in da7280_probe()
/drivers/hid/usbhid/
A Dhid-pidff.c1464 error = input_ff_create(dev, max_effects); in hid_pidff_init_with_quirks()
/drivers/hid/
A Dhid-logitech-hidpp.c2835 error = input_ff_create(dev, num_slots); in hidpp_ff_init()

Completed in 25 milliseconds