table of contents
USB_SCUTTLE_ANCHORED(9) | USB Core APIs | USB_SCUTTLE_ANCHORED(9) |
NAME¶
usb_scuttle_anchored_urbs - unanchor all an anchor's urbs
SYNOPSIS¶
void usb_scuttle_anchored_urbs(struct usb_anchor * anchor);
ARGUMENTS¶
anchor
the anchor whose urbs you want to unanchor
DESCRIPTION¶
use this to get rid of all an anchor's urbs
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |