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_poison_urb(9) - centos
usb_fill_int_urb(9) - suse
usb_fill_int_urb(9) - centos
usb_submit_urb(9) - centos
usb_unlink_urb(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues