1USB_COMPOSITE_UNREGI(9)     Kernel Mode Gadget API     USB_COMPOSITE_UNREGI(9)
2
3
4

NAME

6       usb_composite_unregister - unregister a composite driver
7

SYNOPSIS

9       void __exit
10                                            usb_composite_unregister(struct usb_composite_driver * driver);
11

ARGUMENTS

13       driver
14           the driver to unregister
15

DESCRIPTION

17       This function is used to unregister drivers using the composite driver
18       framework.
19

AUTHOR

21       David Brownell <dbrownell@users.sourceforge.net>
22           Author.
23
25Kernel Hackers Manual 2.6.         June 2019           USB_COMPOSITE_UNREGI(9)
Impressum