input_flush_device
input_flush_device(handle, NULL);
input_flush_device(&evdev->handle, file);
input_flush_device(&evdev->handle, file);
EXPORT_SYMBOL(input_flush_device);
int input_flush_device(struct input_handle *handle, struct file *file);