Initialize driver model.
void driver_init(void);
void
no arguments
Call the driver model init functions to initialize their subsystems. Called early from init/main.c.