AD1980_EXIT

Section: (9)
Updated: 09 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: 00:01:54 GMT, October 09, 2005