Home
last modified time | relevance | path

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

/linux-6.15/drivers/input/
H A Dff-core.c91 int input_ff_upload(struct input_dev *dev, struct ff_effect *effect, in input_ff_upload() function
159 EXPORT_SYMBOL_GPL(input_ff_upload);
H A Devdev.c1181 error = input_ff_upload(dev, &effect, file); in evdev_do_ioctl()
/linux-6.15/include/linux/
H A Dinput.h587 int input_ff_upload(struct input_dev *dev, struct ff_effect *effect, struct file *file);