snd_ac97_tune_hardware(9) centos man page | unix.com

Man Page: snd_ac97_tune_hardware

Operating Environment: centos

Section: 9

SND_AC97_TUNE_HARDWA(9) 					 Control/Mixer API					   SND_AC97_TUNE_HARDWA(9)

NAME
snd_ac97_tune_hardware - tune up the hardware
SYNOPSIS
int snd_ac97_tune_hardware(struct snd_ac97 * 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.
RETURN
Zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_AC97_TUNE_HARDWA(9)
Related Man Pages
pm-action(8) - centos
usb_gstrings_attach(9) - centos
ac97(4) - netbsd
eap(4) - netbsd
neo(4) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Shopt -s histappend
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq