Chapter 1. Driver Basics

1.1. Driver Entry and Exit points

Table of Contents
module_init --  driver initialization entry point
module_exit --  driver exit entry point