Query: usb_function_activate
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_FUNCTION_ACTIVAT(9) Kernel Mode Gadget API USB_FUNCTION_ACTIVAT(9)NAMEusb_function_activate - allow function and gadget enumerationSYNOPSISint usb_function_activate(struct usb_function * function);ARGUMENTSfunction function on which usb_function_activate was calledDESCRIPTIONReverses effect of usb_function_deactivate. If no more functions are delaying their activation, the gadget driver will respond to host enumeration procedures. Returns zero on success, else negative errno.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 USB_FUNCTION_ACTIVAT(9)