| The Linux-USB Host Side API | ||
|---|---|---|
| <<< Previous | Next >>> | |
This must be called whenever a urb is transferred from a device driver to a host controller driver. This allows proper reference counting to happen for urbs.
A pointer to the urb with the incremented reference counter is returned.
| <<< Previous | Home | Next >>> |
| usb_free_urb | Up | usb_submit_urb |