Searched refs:input_release_device (Results 1 – 4 of 4) sorted by relevance
157 input_release_device(&handle); in input_test_grab()
410 void input_release_device(struct input_handle *);
612 void input_release_device(struct input_handle *handle) in input_release_device() function620 EXPORT_SYMBOL(input_release_device);
367 input_release_device(&evdev->handle); in evdev_ungrab()