suse man page for usb_descriptor_fillbuf

Query: usb_descriptor_fillbuf

OS: suse

Section: 9

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

USB_DESCRIPTOR_FILLB(9) 				      Kernel Mode Gadget API					   USB_DESCRIPTOR_FILLB(9)

NAME
usb_descriptor_fillbuf - fill buffer with descriptors
SYNOPSIS
int usb_descriptor_fillbuf(void * buf, unsigned buflen, const struct usb_descriptor_header ** src);
ARGUMENTS
buf Buffer to be filled buflen Size of buf src Array of descriptor pointers, terminated by null pointer.
DESCRIPTION
Copies descriptors into the buffer, returning the length or a negative error code if they can't all be copied. Useful when assembling descriptors for an associated set of interfaces used as part of configuring a composite device; or in other cases where sets of descriptors need to be marshaled.
AUTHOR
David Brownell <dbrownell@users.sourceforge.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 USB_DESCRIPTOR_FILLB(9)
Related Man Pages
struct_usb_function(9) - centos
usb_gadget_config_buf(9) - centos
struct_usb_composite_driver(9) - suse
struct_usb_composite_dev(9) - suse
struct_usb_function(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure
A (ksh) Library For and From UNIX.com
Docker learning Phase-I