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)
| Related Man Pages |
|---|
| i2bsc(7d) - opensolaris |
| struct_ccw_driver(9) - centos |
| struct_spi_driver(9) - centos |
| i2bsc(7d) - sunos |
| bscv(7d) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Tar Command |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |