Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dinput.h382 int input_flush_device(struct input_handle *handle, struct file *file);
/linux-4.4.14/drivers/input/
Devdev.c353 input_flush_device(&evdev->handle, file); in evdev_flush()
978 input_flush_device(&evdev->handle, file); in evdev_revoke()
1361 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);