Man Page: usb_deregister_device_driver
Operating Environment: centos
Section: 9
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)
| Related Man Pages |
|---|
| struct_usb_device_driver(9) - centos |
| struct_usb_device_driver(9) - suse |
| ehci(4) - centos |
| ehci(4) - minix |
| uftdi(4) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| CentOS 6 ran out of space, need to reclaim it |