Driver Basics

Driver Entry and Exit points

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