table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
MODULE_INIT(9) | Driver Basics | MODULE_INIT(9) |
NAME¶
module_init - driver initialization entry pointSYNOPSIS¶
module_init(x);
ARGUMENTS¶
xfunction to be run at kernel boot time or
module insertion
DESCRIPTION¶
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |