AD1980_REMOVE

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

 

NAME

ad1980_remove - codec remove callback  

SYNOPSIS

"SYNOPSIS"

void ad1980_remove (struct ac97_codec * codec);  

ARGUMENTS

codec
The codec that is being removed
 

DESCRIPTION

This callback occurs when an AC97 codec is being removed. A codec remove call will not occur for a codec during that codec probe callback.

Most drivers will need to lock their remove versus their use of the codec after the probe function.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:37 GMT, October 06, 2005