snd_ac97_write(9) centos man page | unix.com

Man Page: snd_ac97_write

Operating Environment: centos

Section: 9

SND_AC97_WRITE(9)						 Control/Mixer API						 SND_AC97_WRITE(9)

NAME
snd_ac97_write - write a value on the given register
SYNOPSIS
void snd_ac97_write(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
Writes a value on the given register. This will invoke the write callback directly after the register check. This function doesn't change the register cache unlike #snd_ca97_write_cache, so use this only when you don't want to reflect the change to the suspend/resume state.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_AC97_WRITE(9)
Related Man Pages
i386_clr_watch(3) - freebsd
gst-register-0.8(1) - suse
gst-register-0.8(1) - debian
gst-register(1) - centos
gst-register-0.8(1) - centos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!