Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/input/
Dff-core.c92 int input_ff_upload(struct input_dev *dev, struct ff_effect *effect, in input_ff_upload() function
166 EXPORT_SYMBOL_GPL(input_ff_upload);
Devdev.c1183 error = input_ff_upload(dev, &effect, file); in evdev_do_ioctl()
/Linux-v5.10/include/linux/
Dinput.h561 int input_ff_upload(struct input_dev *dev, struct ff_effect *effect, struct file *file);