usb_endpoint_dir_out(9) suse man page | unix.com

Man Page: usb_endpoint_dir_out

Operating Environment: suse

Section: 9

USB_ENDPOINT_DIR_OUT(9) 				      Kernel Mode Gadget API					   USB_ENDPOINT_DIR_OUT(9)

NAME
usb_endpoint_dir_out - check if the endpoint has OUT direction
SYNOPSIS
int usb_endpoint_dir_out(const struct usb_endpoint_descriptor * epd);
ARGUMENTS
epd endpoint to be checked
DESCRIPTION
Returns true if the endpoint is of type OUT, otherwise it returns false.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_DIR_OUT(9)
Related Man Pages
usb_ep_queue(9) - suse
usb_ep_queue(9) - centos
usb_interface_id(9) - centos
struct_usb_composite_driver(9) - suse
struct_usb_gadget_driver(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy &amp; PAM configuration exposure
A (ksh) Library For and From UNIX.com