other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| 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¶
| February 2017 | Kernel Hackers Manual 3.16 |