Home
last modified time | relevance | path

Searched refs:input_flush_device (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dinput.h407 int input_flush_device(struct input_handle *handle, struct file *file);
/kernel/linux/linux-6.6/include/linux/
H A Dinput.h415 int input_flush_device(struct input_handle *handle, struct file *file);
/kernel/linux/linux-5.10/drivers/input/
H A 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()
H A Dinput.c660 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device() function
675 EXPORT_SYMBOL(input_flush_device); variable
/kernel/linux/linux-6.6/drivers/input/
H A 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()
H A Dinput.c676 int input_flush_device(struct input_handle *handle, struct file *file) in input_flush_device() function
691 EXPORT_SYMBOL(input_flush_device); variable

Completed in 14 milliseconds