Scroll to navigation

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 2018 Kernel Hackers Manual 3.16