AD1980_REMOVE
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
ad1980_remove - codec remove callback
SYNOPSIS
"SYNOPSIS"
void __devexit ad1980_remove (struct ac97_codec * codec, struct ac97_driver * driver);
ARGUMENTS
- codec
-
The codec that is being removed
- driver
-
-- undescribed --
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: 05:30:22 GMT, October 06, 2005