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_submit_urb(9) - suse
usb_unlink_urb(9) - suse
usb_alloc_coherent(9) - centos
usb_buffer_map_sg(9) - centos
usb_unlink_urb(9) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
A (ksh) Library For and From UNIX.com