1USB_SCUTTLE_ANCHORED(9) USB Core APIs USB_SCUTTLE_ANCHORED(9)
23
4
NAME
6usb_scuttle_anchored_urbs - unanchor all an anchor's urbs
7
SYNOPSIS
9void usb_scuttle_anchored_urbs(struct usb_anchor * anchor);
10
ARGUMENTS
12anchor
13the anchor whose urbs you want to unanchor
14
DESCRIPTION
16use this to get rid of all an anchor's urbs
17
COPYRIGHT
19Kernel Hackers Manual 2.6. November 2011 USB_SCUTTLE_ANCHORED(9)