table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| BUS_UNREGISTER(9) | Device drivers infrastructure | BUS_UNREGISTER(9) |
NAME¶
bus_unregister - remove a bus from the systemSYNOPSIS¶
void
bus_unregister(struct bus_type * bus);
ARGUMENTS¶
busbus.
DESCRIPTION¶
Unregister the child subsystems and the bus itself. Finally, we call bus_put to release the refcountCOPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |