Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dinput.h406 int input_flush_device(struct input_handle *handle, struct file *file);
/Linux-v5.4/drivers/input/
Devdev.c337 input_flush_device(&evdev->handle, file); in evdev_flush()
960 input_flush_device(&evdev->handle, file); in evdev_revoke()
1341 input_flush_device(handle, NULL); in evdev_cleanup()
Dinput.c645 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device() function
660 EXPORT_SYMBOL(input_flush_device);