centos man page for usb_get_from_anchor

Query: usb_get_from_anchor

OS: centos

Section: 9

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

USB_GET_FROM_ANCHOR(9)						   USB Core APIs					    USB_GET_FROM_ANCHOR(9)

NAME
usb_get_from_anchor - get an anchor's oldest urb
SYNOPSIS
struct urb * usb_get_from_anchor(struct usb_anchor * anchor);
ARGUMENTS
anchor the anchor whose urb you want
DESCRIPTION
This will take the oldest urb from an anchor, unanchor and return it
RETURN
The oldest urb from anchor, or NULL if anchor has no urbs associated with it.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_GET_FROM_ANCHOR(9)
Related Man Pages
tk_getanchorfromobj(3) - mojave
tk_getanchor(3) - mojave
tk_getanchor(3) - centos
tk_getanchorfromobj(3) - suse
tk_getanchor(3) - osx
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
DB2 convert digits to binary format
Tar Command
Docker learning Phase-I