1BUS_UNREGISTER(9)        Device drivers infrastructure       BUS_UNREGISTER(9)
2
3
4

NAME

6       bus_unregister - remove a bus from the system
7

SYNOPSIS

9       void bus_unregister(struct bus_type * bus);
10

ARGUMENTS

12       bus
13           bus.
14

DESCRIPTION

16       Unregister the child subsystems and the bus itself. Finally, we call
17       bus_put to release the refcount
18
20Kernel Hackers Manual 3.10         June 2019                 BUS_UNREGISTER(9)
Impressum