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

NAME

6       usb_anchor_urb - anchors an URB while it is processed
7

SYNOPSIS

9       void usb_anchor_urb(struct urb * urb, struct usb_anchor * anchor);
10

ARGUMENTS

12       urb
13           pointer to the urb to anchor
14
15       anchor
16           pointer to the anchor
17

DESCRIPTION

19       This can be called to have access to URBs which are to be executed
20       without bothering to track them
21
23Kernel Hackers Manual 3.10         June 2019                 USB_ANCHOR_URB(9)
Impressum