other versions
- jessie 3.16.56-1+deb8u1
| USB_COMPOSITE_UNREGI(9) | Kernel Mode Gadget API | USB_COMPOSITE_UNREGI(9) |
NAME¶
usb_composite_unregister - unregister a composite driverSYNOPSIS¶
void
usb_composite_unregister(struct usb_composite_driver * driver);
ARGUMENTS¶
driverthe driver to unregister
DESCRIPTION¶
This function is used to unregister drivers using the composite driver framework.AUTHOR¶
David Brownell <dbrownell@users.sourceforge.net>Author.
COPYRIGHT¶
| May 2018 | Kernel Hackers Manual 3.16 |