suse man page for usb_copy_descriptors

Query: usb_copy_descriptors

OS: suse

Section: 9

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

USB_COPY_DESCRIPTORS(9) 				      Kernel Mode Gadget API					   USB_COPY_DESCRIPTORS(9)

NAME
usb_copy_descriptors - copy a vector of USB descriptors
SYNOPSIS
struct usb_descriptor_header ** usb_copy_descriptors(struct usb_descriptor_header ** src);
ARGUMENTS
src null-terminated vector to copy
CONTEXT
initialization code, which may sleep
DESCRIPTION
This makes a copy of a vector of USB descriptors. Its primary use is to support usb_function objects which can have multiple copies, each needing different descriptors. Functions may have static tables of descriptors, which are used as templates and customized with identifiers (for interfaces, strings, endpoints, and more) as needed by a given function instance.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_COPY_DESCRIPTORS(9)
Related Man Pages
struct_usb_configuration(9) - centos
struct_usb_gadget_driver(9) - centos
struct_usb_composite_driver(9) - suse
struct_usb_function(9) - suse
struct_usb_gadget_driver(9) - suse
Similar Topics in the Unix Linux Community
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure
32 bit process addressing more than 4GB