Man Page: usb_function_activate
Operating Environment: centos
Section: 9
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 3.10 June 2014 USB_FUNCTION_ACTIVAT(9)
| Related Man Pages |
|---|
| struct_usb_composite_dev(9) - centos |
| struct_usb_ep(9) - centos |
| struct_usb_function(9) - centos |
| usb_gadget_config_buf(9) - centos |
| struct_usb_composite_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |