table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
DRIVER_INIT(9) | Device drivers infrastructure | DRIVER_INIT(9) |
NAME¶
driver_init - initialize driver model.SYNOPSIS¶
void
driver_init(void);
ARGUMENTS¶
voidno arguments
DESCRIPTION¶
Call the driver model init functions to initialize their subsystems. Called early from init/main.c.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |