Searched refs:input_release_device (Results 1 – 3 of 3) sorted by relevance
401 void input_release_device(struct input_handle *);
581 void input_release_device(struct input_handle *handle) in input_release_device() function589 EXPORT_SYMBOL(input_release_device);
381 input_release_device(&evdev->handle); in evdev_ungrab()