Man Page: usb_deregister_device_driver
Operating Environment: suse
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 2.6. July 2010 USB_DEREGISTER_DEVIC(9)
| Related Man Pages |
|---|
| usb_queue_reset_device(9) - centos |
| if_udav(4) - debian |
| ehci(4) - minix |
| uftdi(4) - centos |
| uftdi(4) - linux |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Is UNIX an open source OS ? |
| Getting command output to putty window title. |
| Update kernel Linux without reboot?! |
| Shopt -s histappend |