centos man page for usb_urb_dir_out

Query: usb_urb_dir_out

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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

NAME
usb_urb_dir_out - check if an URB describes an OUT transfer
SYNOPSIS
int usb_urb_dir_out(struct urb * urb);
ARGUMENTS
urb URB to be checked
RETURN
1 if urb describes an OUT transfer (host-to-device), otherwise 0.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USB_URB_DIR_OUT(9)
Related Man Pages
usb_fill_int_urb(9) - suse
usb_bulk_msg(9) - centos
usb_fill_int_urb(9) - centos
usb_kill_urb(9) - centos
usb_unlink_urb(9) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq