suse man page for usb_urb_dir_in

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)

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_control_msg(9) - suse
usb_buffer_map_sg(9) - centos
usb_fill_int_urb(9) - centos
usb_submit_urb(9) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!