1SND_AC97_TUNE_HARDWA(9)        Control/Mixer API       SND_AC97_TUNE_HARDWA(9)
2
3
4

NAME

6       snd_ac97_tune_hardware - tune up the hardware
7

SYNOPSIS

9       int snd_ac97_tune_hardware(struct snd_ac97 * ac97,
10                                  const struct ac97_quirk * quirk,
11                                  const char * override);
12

ARGUMENTS

14       ac97
15           the ac97 instance
16
17       quirk
18           quirk list
19
20       override
21           explicit quirk value (overrides the list if non-NULL)
22

DESCRIPTION

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

RETURN

29       Zero if successful, or a negative error code on failure.
30
32Kernel Hackers Manual 3.10         June 2019           SND_AC97_TUNE_HARDWA(9)
Impressum