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

NAME

6       usb_kill_anchored_urbs - cancel transfer requests en masse
7

SYNOPSIS

9       void usb_kill_anchored_urbs(struct usb_anchor * anchor);
10

ARGUMENTS

12       anchor
13           anchor the requests are bound to
14

DESCRIPTION

16       this allows all outstanding URBs to be killed starting from the back of
17       the queue
18
19       This routine should not be called by a driver after its disconnect
20       method has returned.
21
23Kernel Hackers Manual 3.10         June 2019           USB_KILL_ANCHORED_UR(9)
Impressum