Home
last modified time | relevance | path

Searched refs:input_release_device (Results 1 – 2 of 2) sorted by relevance

/drivers/input/
Dinput.c561 void input_release_device(struct input_handle *handle) in input_release_device() function
569 EXPORT_SYMBOL(input_release_device);
Devdev.c222 input_release_device(&evdev->handle); in evdev_ungrab()