snd_ac97_update(9) suse man page | unix.com

Man Page: snd_ac97_update

Operating Environment: suse

Section: 9

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. Returns 1 if the value is changed, 0 if no change, or a negative code on failure.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_AC97_UPDATE(9)
Related Man Pages
xkbchangedeviceinfo(3) - centos
pci_devinfo(3) - netbsd
pcibus_conf_read(3) - netbsd
pci_findvendor(3) - netbsd
pcidev_conf_write(3) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Update kernel Linux without reboot?!
Shopt -s histappend