snd_ac97_write_cache(9) suse man page | unix.com

Man Page: snd_ac97_write_cache

Operating Environment: suse

Section: 9

SND_AC97_WRITE_CACHE(9) 					 Control/Mixer API					   SND_AC97_WRITE_CACHE(9)

NAME
snd_ac97_write_cache - write a value on the given register and update the cache
SYNOPSIS
void snd_ac97_write_cache(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 and updates the register cache. The cached values are used for the cached-read and the suspend/resume.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SND_AC97_WRITE_CACHE(9)
Related Man Pages
howto2_registration(3) - debian
pthread_default_rsestacksize_np(3t) - hpux
gst-register(1) - sunos
gst-register(1) - suse
gst-register(1) - debian
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I