suse man page for usb_find_endpoint

Query: usb_find_endpoint

OS: suse

Section: 9

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

USB_FIND_ENDPOINT(9)					      Kernel Mode Gadget API					      USB_FIND_ENDPOINT(9)

NAME
usb_find_endpoint - find a copy of an endpoint descriptor
SYNOPSIS
struct usb_endpoint_descriptor * usb_find_endpoint(struct usb_descriptor_header ** src, struct usb_descriptor_header ** copy, struct usb_endpoint_descriptor * match);
ARGUMENTS
src original vector of descriptors copy copy of src match endpoint descriptor found in src
DESCRIPTION
This returns the copy of the match descriptor made for copy. Its intended use is to help remembering the endpoint descriptor to use when enabling a given endpoint.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_FIND_ENDPOINT(9)
Related Man Pages
usb_interface_id(9) - suse
usb_gstrings_attach(9) - centos
t_close(3xti) - ultrix
struct_usb_gadget_driver(9) - suse
t_close(3) - hpux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Getting command output to putty window title.
Update kernel Linux without reboot?!