Scroll to navigation

DRIVER_INIT(9) Device drivers infrastructure DRIVER_INIT(9)

NAME

driver_init - initialize driver model.

SYNOPSIS

void driver_init(void);

ARGUMENTS

void
no arguments

DESCRIPTION

Call the driver model init functions to initialize their subsystems. Called early from init/main.c.

COPYRIGHT

January 2017 Kernel Hackers Manual 4.8.