usb_urb_dir_in(9) centos man page | unix.com

Man Page: usb_urb_dir_in

Operating Environment: centos

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
RETURN
1 if urb describes an IN transfer (device-to-host), otherwise 0.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_URB_DIR_IN(9)
Related Man Pages
usb_alloc_coherent(9) - centos
usb_fill_int_urb(9) - centos
usb_interrupt_msg(9) - centos
usb_kill_urb(9) - centos
usb_unlink_urb(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq