usb_unanchor_urb(9)
NAME
usb_unanchor_urb - unanchors an URB
SYNOPSIS
void usb_unanchor_urb(struct urb * urb);
ARGUMENTS
- urb
- pointer to the urb to anchor
DESCRIPTION
Call this to stop the system keeping track of this URB
usb_unanchor_urb - unanchors an URB
void usb_unanchor_urb(struct urb * urb);
Call this to stop the system keeping track of this URB