input_flush_device  444 drivers/input/evdev.c 		input_flush_device(&evdev->handle, file);
input_flush_device  947 drivers/input/evdev.c 	input_flush_device(&evdev->handle, file);
input_flush_device 1327 drivers/input/evdev.c 		input_flush_device(handle, NULL);
input_flush_device  661 drivers/input/input.c EXPORT_SYMBOL(input_flush_device);
input_flush_device  406 include/linux/input.h int input_flush_device(struct input_handle *handle, struct file *file);