usb_anchor_empty (9) - Linux Manuals

usb_anchor_empty: is an anchor empty

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.

COPYRIGHT