usb_urb_dir_in(9) suse man page | unix.com

Man Page: usb_urb_dir_in

Operating Environment: suse

Section: 9

USB_URB_DIR_IN(9)					  Host-Side Data Types and Macro					 USB_URB_DIR_IN(9)

NAME
usb_urb_dir_in - check if an URB describes an IN transfer
SYNOPSIS
int usb_urb_dir_in(struct urb * urb);
ARGUMENTS
urb URB to be checked
DESCRIPTION
Returns 1 if urb describes an IN transfer (device-to-host), otherwise 0.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_URB_DIR_IN(9)
Related Man Pages
usb_buffer_map_sg(9) - suse
usb_submit_urb(9) - suse
usb_alloc_coherent(9) - centos
usb_bulk_msg(9) - centos
usb_fill_int_urb(9) - centos
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
Docker learning Phase-I