Name

usb_anchor_empty — is an anchor empty

Synopsis

int usb_anchor_empty (struct usb_anchor * anchor);
 

Arguments

anchor

the anchor you want to query

Return

1 if the anchor has no urbs associated with it.