centos man page for snd_ac97_update

Query: snd_ac97_update

OS: centos

Section: 9

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

SND_AC97_UPDATE(9)						 Control/Mixer API						SND_AC97_UPDATE(9)

NAME
snd_ac97_update - update the value on the given register
SYNOPSIS
int snd_ac97_update(struct snd_ac97 * ac97, unsigned short reg, unsigned short value);
ARGUMENTS
ac97 the ac97 instance reg the register to change value the value to set
DESCRIPTION
Compares the value with the register cache and updates the value only when the value is changed.
RETURN
1 if the value is changed, 0 if no change, or a negative code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_AC97_UPDATE(9)
Related Man Pages
i2c_add_numbered_adapter(9) - centos
pci_conf_print(3) - netbsd
pci_devinfo(3) - netbsd
pcidev_conf_read(3) - netbsd
ac97(4) - netbsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it