Query: usb_deregister_device_driver
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USB_DEREGISTER_DEVIC(9) USB Core APIs USB_DEREGISTER_DEVIC(9)NAMEusb_deregister_device_driver - unregister a USB device (not interface) driverSYNOPSISvoid usb_deregister_device_driver(struct usb_device_driver * udriver);ARGUMENTSudriver USB operations of the device driver to unregisterCONTEXTmust be able to sleepDESCRIPTIONUnlinks the specified driver from the internal USB driver list.COPYRIGHTKernel Hackers Manual 3.10 June 2014 USB_DEREGISTER_DEVIC(9)