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