BUS_UNREGISTER(9) Device drivers infrastructure BUS_UNREGISTER(9)NAMEbus_unregister - remove a bus from the systemSYNOPSISvoid bus_unregister(struct bus_type * bus);ARGUMENTSbus bus.DESCRIPTIONUnregister the child subsystems and the bus itself. Finally, we call bus_put to release the refcountCOPYRIGHTKernel Hackers Manual 3.10 June 2014 BUS_UNREGISTER(9)
| Related Man Pages |
|---|
| struct_device_driver(9) - centos |
| firewire(4) - debian |
| ieee1394if(4) - netbsd |
| ieee1394(4) - php |
| ieee1394(4) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| Tar Command |
| Controlling user input |
| [TIP] Processing YAML files with yq |