'\" t .\" Title: usb_unpoison_anchored_urbs .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author] .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: January 2017 .\" Manual: USB Core APIs .\" Source: Kernel Hackers Manual 4.8.15 .\" Language: English .\" .TH "USB_UNPOISON_ANCHORE" "9" "January 2017" "Kernel Hackers Manual 4\&.8\&." "USB Core APIs" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" usb_unpoison_anchored_urbs \- let an anchor be used successfully again .SH "SYNOPSIS" .HP \w'void\ usb_unpoison_anchored_urbs('u .BI "void usb_unpoison_anchored_urbs(struct\ usb_anchor\ *\ " "anchor" ");" .SH "ARGUMENTS" .PP \fIanchor\fR .RS 4 anchor the requests are bound to .RE .SH "DESCRIPTION" .PP Reverses the effect of usb_poison_anchored_urbs the anchor can be used normally after it returns .SH "COPYRIGHT" .br