usb_find_endpoint(9) suse man page | unix.com

Man Page: usb_find_endpoint

Operating Environment: suse

Section: 9

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
struct_usb_ep(9) - centos
usb_gadget_config_buf(9) - centos
usb_gstrings_attach(9) - centos
usb_interface_id(9) - centos
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
Docker learning Phase-I
Shopt -s histappend