Query: usb_anchor_urb
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_ANCHOR_URB(9) USB Core APIs USB_ANCHOR_URB(9)NAMEusb_anchor_urb - anchors an URB while it is processedSYNOPSISvoid usb_anchor_urb(struct urb * urb, struct usb_anchor * anchor);ARGUMENTSurb pointer to the urb to anchor anchor pointer to the anchorDESCRIPTIONThis can be called to have access to URBs which are to be executed without bothering to track themCOPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_ANCHOR_URB(9)