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