Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/
Devdev.c444 input_flush_device(&evdev->handle, file); in evdev_release()
948 input_flush_device(&evdev->handle, file); in evdev_revoke()
1328 input_flush_device(handle, NULL); in evdev_cleanup()
Dinput.c660 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device() function
675 EXPORT_SYMBOL(input_flush_device);
/kernel/linux/linux-5.10/include/linux/
Dinput.h407 int input_flush_device(struct input_handle *handle, struct file *file);