Man Page: usb_ep_free_request
Operating Environment: centos
Section: 9
USB_EP_FREE_REQUEST(9) Kernel Mode Gadget API USB_EP_FREE_REQUEST(9)NAMEusb_ep_free_request - frees a request objectSYNOPSISvoid usb_ep_free_request(struct usb_ep * ep, struct usb_request * req);ARGUMENTSep the endpoint associated with the request req the request being freedDESCRIPTIONReverses the effect of usb_ep_alloc_request. Caller guarantees the request is not queued, and that it will no longer be requeued (or otherwise used).AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_EP_FREE_REQUEST(9)
| Related Man Pages |
|---|
| struct_usb_composite_dev(9) - centos |
| struct_usb_ep(9) - centos |
| struct_usb_composite_driver(9) - centos |
| struct_usb_composite_dev(9) - suse |
| usb_gadget_config_buf(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |