SND_AC97_READ
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_ac97_read - read a value from the given register
SYNOPSIS
"SYNOPSIS"
unsigned short snd_ac97_read (ac97_t * ac97, unsigned short reg);
ARGUMENTS
- ac97
-
the ac97 instance
- reg
-
the register to read
DESCRIPTION
Reads a value from the given register. This will invoke the read
callback directly after the register check.
Returns the read value.
DESCRIPTION
Reads a value from the given register. This will invoke the read
callback directly after the register check.
Returns the read value.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:49 GMT, October 09, 2005