SYNOPSIS void usb_composite_unregister(struct usb_composite_driver * driver); ARGUMENTS driver the driver to unregister DESCRIPTION This function is used to unregister drivers using the composite driver framework. AUTHOR David Brownell <[email protected]> Author. COPYRIGHT