centos man page for usb_poison_anchored_urbs

Query: usb_poison_anchored_urbs

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

USB_POISON_ANCHORED_(9) 					   USB Core APIs					   USB_POISON_ANCHORED_(9)

NAME
usb_poison_anchored_urbs - cease all traffic from an anchor
SYNOPSIS
void usb_poison_anchored_urbs(struct usb_anchor * anchor);
ARGUMENTS
anchor anchor the requests are bound to
DESCRIPTION
this allows all outstanding URBs to be poisoned starting from the back of the queue. Newly added URBs will also be poisoned This routine should not be called by a driver after its disconnect method has returned.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_POISON_ANCHORED_(9)
Related Man Pages
tk_getanchor(3) - centos
tk_getanchorfromobj(3) - centos
tk_nameofanchor(3) - centos
tk_nameofanchor(3) - suse
tk_getanchor(3) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq