usb_descriptor_fillbuf(9) suse man page | unix.com

Man Page: usb_descriptor_fillbuf

Operating Environment: suse

Section: 9

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
usb_get_string_descr(9f) - opensolaris
struct_usb_function(9) - centos
usb_gadget_config_buf(9) - centos
usb_gstrings_attach(9) - centos
usb_gadget_config_buf(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Grant unprivileged user rights to see the output of echo|format but not modify disks
The Future of the PM (Private Message) System at UNIX.com
Shopt -s histappend