Man Page: usb_composite_unregister
Operating Environment: centos
Section: 9
USB_COMPOSITE_UNREGI(9) Kernel Mode Gadget API USB_COMPOSITE_UNREGI(9)NAMEusb_composite_unregister - unregister a composite driverSYNOPSISvoid usb_composite_unregister(struct usb_composite_driver * driver);ARGUMENTSdriver the driver to unregisterDESCRIPTIONThis function is used to unregister drivers using the composite driver framework.AUTHORDavid Brownell <dbrownell@users.sourceforge.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_COMPOSITE_UNREGI(9)