usb_urb_dir_in — check if an URB describes an IN transfer
int usb_urb_dir_in (
)
urb
URB to be checked
1 if urb describes an IN transfer (device-to-host), otherwise 0.