Go to the source code of this file.
Functions | |
| void __init | driver_init (void) |
| driver_init - initialize driver model. | |
| void __init driver_init | ( | void | ) |
driver_init - initialize driver model.
Call the driver model init functions to initialize their subsystems. Called early from init/main.c.
Definition at line 20 of file linux26/lib/src/drivers/base/init.c.
1.5.6