Query: driver_unregister
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 3.10 June 2014 DRIVER_UNREGISTER(9)