Home
last modified time | relevance | path

Searched refs:input_ff_upload (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/input/
Dff-core.c104 int input_ff_upload(struct input_dev *dev, struct ff_effect *effect, in input_ff_upload() function
178 EXPORT_SYMBOL_GPL(input_ff_upload);
Devdev.c1218 error = input_ff_upload(dev, &effect, file); in evdev_do_ioctl()
/Linux-v4.19/include/linux/
Dinput.h537 int input_ff_upload(struct input_dev *dev, struct ff_effect *effect, struct file *file);