SYNOPSIS

int usb_urb_dir_out(struct urb * urb);

ARGUMENTS

urb

URB to be checked

RETURN

1 if urb describes an OUT transfer (host-to-device), otherwise 0.

COPYRIGHT