Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/
Devdev.c297 input_flush_device(&evdev->handle, file); in evdev_flush()
849 input_flush_device(&evdev->handle, file); in evdev_revoke()
1132 input_flush_device(handle, NULL); in evdev_cleanup()
Dinput.c623 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device() function
638 EXPORT_SYMBOL(input_flush_device);
/linux-4.1.27/include/linux/
Dinput.h382 int input_flush_device(struct input_handle *handle, struct file *file);