usb_copy_descriptors(9) centos man page | unix.com

Man Page: usb_copy_descriptors

Operating Environment: centos

Section: 9

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 3.10 June 2014 USB_COPY_DESCRIPTORS(9)
Related Man Pages
usb_interface_id(9) - suse
struct_usb_configuration(9) - centos
struct_usb_composite_driver(9) - centos
usb_gadget_config_buf(9) - centos
usb_gstrings_attach(9) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing
Controlling user input