VIA_AC97_READ_REG

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

via_ac97_read_reg - Read AC97 standard register  

SYNOPSIS

"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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:31:03 GMT, October 06, 2005