Query: usb_urb_dir_out
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_URB_DIR_OUT(9) Host-Side Data Types and Macro USB_URB_DIR_OUT(9)NAMEusb_urb_dir_out - check if an URB describes an OUT transferSYNOPSISint usb_urb_dir_out(struct urb * urb);ARGUMENTSurb URB to be checkedDESCRIPTIONReturns 1 if urb describes an OUT transfer (host-to-device), otherwise 0.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_URB_DIR_OUT(9)