The Linux Kernel API
Prev
Next
Chapter 1. Driver Basics
Table of Contents
Driver Entry and Exit points
Atomic and pointer manipulation
Driver Entry and Exit points
Table of Contents
module_init
-- driver initialization entry point
module_exit
-- driver exit entry point
Prev
Home
Next
The Linux Kernel API
module_init