AD1980_EXIT

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

ad1980_exit - module exit path  

SYNOPSIS

"SYNOPSIS"

void ad1980_exit ( void);  

ARGUMENTS

void
no arguments
 

DESCRIPTION

Our module is being unloaded. At this point unregister_driver will call back our remove handler for any existing codecs. You may not unregister_driver from interrupt context or from a probe/remove callback.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 13:31:19 GMT, October 06, 2005