1USB_GET_FROM_ANCHOR(9)           USB Core APIs          USB_GET_FROM_ANCHOR(9)
2
3
4

NAME

6       usb_get_from_anchor - get an anchorĀ“s oldest urb
7

SYNOPSIS

9       struct urb * usb_get_from_anchor(struct usb_anchor * anchor);
10

ARGUMENTS

12       anchor
13           the anchor whose urb you want
14

DESCRIPTION

16       this will take the oldest urb from an anchor, unanchor and return it
17
19Kernel Hackers Manual 2.6.         June 2019            USB_GET_FROM_ANCHOR(9)
Impressum