Home
last modified time | relevance | path

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

/linux/drivers/input/
A Dff-core.c235 int input_ff_flush(struct input_dev *dev, struct file *file) in input_ff_flush() function
251 EXPORT_SYMBOL_GPL(input_ff_flush);
339 dev->flush = input_ff_flush; in input_ff_create()
/linux/include/linux/
A Dinput.h584 int input_ff_flush(struct input_dev *dev, struct file *file);
/linux/drivers/input/misc/
A Duinput.c283 return file ? input_ff_flush(dev, file) : 0; in uinput_dev_flush()

Completed in 8 milliseconds