usb_ep_free_request(9) centos man page | unix.com

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)

NAME
usb_ep_free_request - frees a request object
SYNOPSIS
void usb_ep_free_request(struct usb_ep * ep, struct usb_request * req);
ARGUMENTS
ep the endpoint associated with the request req the request being freed
DESCRIPTION
Reverses 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).
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_EP_FREE_REQUEST(9)
Related Man Pages
usb_ep_enable(9) - suse
struct_usb_composite_driver(9) - centos
usb_ep_queue(9) - centos
usb_interface_id(9) - centos
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
DB2 convert digits to binary format
Shopt -s histappend
[TIP] Processing YAML files with yq