table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
MODULE_EXIT(9) | Driver Basics | MODULE_EXIT(9) |
NAME¶
module_exit - driver exit entry pointSYNOPSIS¶
module_exit(x);
ARGUMENTS¶
xfunction to be run when driver is
removed
DESCRIPTION¶
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |