Query: usb_urb_dir_out
OS: centos
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 checkedRETURN1 if urb describes an OUT transfer (host-to-device), otherwise 0.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_URB_DIR_OUT(9)