SND_AC97_WRITE_CACHE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_ac97_write_cache - write a value on the given register and update the cache
SYNOPSIS
"SYNOPSIS"
void snd_ac97_write_cache (ac97_t * 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.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:49 GMT, October 09, 2005