Searched refs:input_flush_device (Results 1 – 3 of 3) sorted by relevance
406 int input_flush_device(struct input_handle *handle, struct file *file);
337 input_flush_device(&evdev->handle, file); in evdev_flush()960 input_flush_device(&evdev->handle, file); in evdev_revoke()1341 input_flush_device(handle, NULL); in evdev_cleanup()
645 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device() function660 EXPORT_SYMBOL(input_flush_device);