1USB_UNPOISON_ANCHORE(9) USB Core APIs USB_UNPOISON_ANCHORE(9)
23
4
NAME
6usb_unpoison_anchored_urbs - let an anchor be used successfully again
7
SYNOPSIS
9void usb_unpoison_anchored_urbs(struct usb_anchor * anchor);
10
ARGUMENTS
12anchor
13anchor the requests are bound to
14
DESCRIPTION
16Reverses the effect of usb_poison_anchored_urbs the anchor can be used
17normally after it returns
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 USB_UNPOISON_ANCHORE(9)