usb_anchor_empty(9) 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.

COPYRIGHT