Anchors an urb while it is processed
void usb_anchor_urb(struct urb * urb, struct usb_anchor * anchor);
urb
pointer to the urb to anchor
anchor
pointer to the anchor
This can be called to have access to URBs which are to be executed without bothering to track them