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 2.6. July 2010 BUS_UNREGISTER(9)
| Related Man Pages |
|---|
| struct_device_driver(9) - centos |
| ieee1394(4) - debian |
| i2c_add_numbered_adapter(9) - centos |
| ieee1394if(4) - netbsd |
| ieee1394(4) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Change directory error |
| Getting command output to putty window title. |
| Migrating to UNIX |
| 32 bit process addressing more than 4GB |