usb_get_from_anchor(9) centos man page | unix.com

Man Page: usb_get_from_anchor

Operating Environment: centos

Section: 9

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
usb_poison_urb(9) - centos
tk_getanchorfromobj(3) - mojave
usb_kill_urb(9) - centos
tk_getanchor(3) - centos
tk_getanchor(3) - suse
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq