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

NAME

6       driver_init - initialize driver model.
7

SYNOPSIS

9       void driver_init(void);
10

ARGUMENTS

12       void
13           no arguments
14

DESCRIPTION

16       Call the driver model init functions to initialize their subsystems.
17       Called early from init/main.c.
18
20Kernel Hackers Manual 3.10         June 2019                    DRIVER_INIT(9)
Impressum