Home
last modified time | relevance | path

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

/linux/drivers/input/
H A Dff-core.c291 int input_ff_create(struct input_dev *dev, unsigned int max_effects) in input_ff_create() function
333 EXPORT_SYMBOL_GPL(input_ff_create);
H A Dff-memless.c523 error = input_ff_create(dev, FF_MEMLESS_EFFECTS); in input_ff_create_memless()
/linux/drivers/input/misc/
H A Dcs40l50-vibra.c510 error = input_ff_create(vib->input, CS40L50_EFFECTS_MAX); in cs40l50_vibra_probe()
H A Duinput.c344 error = input_ff_create(dev, udev->ff_effects_max); in uinput_create_device()
H A Dda7280.c1232 error = input_ff_create(haptics->input_dev, in da7280_probe()
/linux/drivers/hid/
H A Dhid-haptic.c513 ret = input_ff_create(dev, FF_MAX_EFFECTS); in hid_haptic_init()
H A Dhid-logitech-hidpp.c2843 error = input_ff_create(dev, num_slots); in hidpp_ff_init()
/linux/drivers/hid/usbhid/
H A Dhid-pidff.c1586 error = input_ff_create(dev, max_effects); in hid_pidff_init_with_quirks()