table of contents
        
      
      
    | USB_UNANCHOR_URB(9) | USB Core APIs | 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
COPYRIGHT¶
| May 2024 | Kernel Hackers Manual 2.6. |