other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| USB_DEREGISTER_DEVIC(9) | USB Core APIs | USB_DEREGISTER_DEVIC(9) |
NAME¶
usb_deregister_device_driver - unregister a USB device (not interface) driverSYNOPSIS¶
void
usb_deregister_device_driver(struct usb_device_driver * udriver);
ARGUMENTS¶
udriverUSB operations of the device driver to
unregister
CONTEXT¶
must be able to sleepDESCRIPTION¶
Unlinks the specified driver from the internal USB driver list.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |