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