centos man page for snd_ac97_tune_hardware

Query: snd_ac97_tune_hardware

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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-suspend-hybrid(8) - centos
device_create(9) - centos
device_create_vargs(9) - centos
eap(4) - netbsd
ehci(4) - freebsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I