VIA_AC97_READ_REG
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
via_ac97_read_reg - Read AC97 standard register
SYNOPSIS
u16 via_ac97_read_reg (struct ac97_codec * codec, u8 reg);
ARGUMENTS
- codec
-
Pointer to generic AC97 codec info
- reg
-
Index of AC97 register to be read
DESCRIPTION
Read the value of a single AC97 codec register,
as defined by the Intel AC97 specification.
Defines the standard AC97 read-register operation
required by the kernel's ac97_codec interface.
Returns the 16-bit value stored in the specified
register.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 12:49:39 GMT, April 09, 2004