usb_endpoint_dir_in(9) suse man page | unix.com

Man Page: usb_endpoint_dir_in

Operating Environment: suse

Section: 9

USB_ENDPOINT_DIR_IN(9)					      Kernel Mode Gadget API					    USB_ENDPOINT_DIR_IN(9)

NAME
usb_endpoint_dir_in - check if the endpoint has IN direction
SYNOPSIS
int usb_endpoint_dir_in(const struct usb_endpoint_descriptor * epd);
ARGUMENTS
epd endpoint to be checked
DESCRIPTION
Returns true if the endpoint is of type IN, otherwise it returns false.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_ENDPOINT_DIR_IN(9)
Related Man Pages
struct_usb_ep(9) - centos
usb_ep_queue(9) - centos
struct_usb_composite_dev(9) - suse
struct_usb_gadget_driver(9) - suse
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!