DRIVER_UNREGISTER(9) Device drivers infrastructure DRIVER_UNREGISTER(9)NAMEdriver_unregister - remove driver from system.SYNOPSISvoid driver_unregister(struct device_driver * drv);ARGUMENTSdrv driver.DESCRIPTIONAgain, we pass off most of the work to the bus-level call.COPYRIGHTKernel Hackers Manual 2.6. July 2010 DRIVER_UNREGISTER(9)