table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| DRIVER_UNREGISTER(9) | Device drivers infrastructure | DRIVER_UNREGISTER(9) |
NAME¶
driver_unregister - remove driver from system.SYNOPSIS¶
void
driver_unregister(struct device_driver * drv);
ARGUMENTS¶
drvdriver.
DESCRIPTION¶
Again, we pass off most of the work to the bus-level call.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |