Is an anchor empty
int usb_anchor_empty(struct usb_anchor * anchor);
anchor
the anchor you want to query
1 if the anchor has no urbs associated with it.