Query: usb_add_function
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_ADD_FUNCTION(9) Kernel Mode Gadget API USB_ADD_FUNCTION(9)NAMEusb_add_function - add a function to a configurationSYNOPSISint usb_add_function(struct usb_configuration * config, struct usb_function * function);ARGUMENTSconfig the configuration function the function being addedCONTEXTsingle threaded during gadget setupDESCRIPTIONAfter initialization, each configuration must have one or more functions added to it. Adding a function involves calling its bind() method to allocate resources such as interface and string identifiers and endpoints. This function returns the value of the function's bind, which is zero for success else a negative errno value.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_ADD_FUNCTION(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Change directory error |
Getting command output to putty window title. |
Cut command on RHEL 6.8 compatibility issues |
A (ksh) Library For and From UNIX.com |