table of contents
other versions
- wheezy 3.2.78-1
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¶
March 2016 | Kernel Hackers Manual 3.2. |