AD1980_PROBE

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

 

NAME

ad1980_probe - codec found callback  

SYNOPSIS

"SYNOPSIS"

int ad1980_probe (struct ac97_codec * codec, struct ac97_driver * driver);  

ARGUMENTS

codec
ac97 codec matching the idents
driver
ac97_driver it matched
 

DESCRIPTION

This entry point is called when a codec is found which matches the driver. At the point it is called the codec is basically operational, mixer operations have been initialised and can be overriden. Called in process context. The field driver_private is available for the driver to use to store stuff.

The caller can claim the device by returning zero, or return a negative error code.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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