Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dinput.h386 int input_flush_device(struct input_handle *handle, struct file *file);
/Linux-v4.19/drivers/input/
Devdev.c359 input_flush_device(&evdev->handle, file); in evdev_flush()
983 input_flush_device(&evdev->handle, file); in evdev_revoke()
1364 input_flush_device(handle, NULL); in evdev_cleanup()
Dinput.c630 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device() function
645 EXPORT_SYMBOL(input_flush_device);