SND_AC97_TUNE_HARDWARE

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

 

NAME

snd_ac97_tune_hardware - tune up the hardware  

SYNOPSIS

"SYNOPSIS"

int snd_ac97_tune_hardware (ac97_t * ac97, struct ac97_quirk * quirk, const char * override);  

ARGUMENTS

ac97
the ac97 instance
quirk
quirk list
override
explicit quirk value (overrides the list if non-NULL)
 

DESCRIPTION

Do some workaround for each pci device, such as renaming of the headphone (true line-out) control as ``Master''. The quirk-list must be terminated with a zero-filled entry.

Returns zero if successful, or a negative error code on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:49 GMT, October 09, 2005