VIA_AC97_WRITE_REG

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

 

NAME

via_ac97_write_reg - Write AC97 standard register  

SYNOPSIS

"SYNOPSIS"

void via_ac97_write_reg (struct ac97_codec * codec, u8 reg, u16 value);  

ARGUMENTS

codec
Pointer to generic AC97 codec info
reg
Index of AC97 register to be written
value
Value to be written to AC97 register
 

DESCRIPTION

Write the value of a single AC97 codec register, as defined by the Intel AC97 specification.

Defines the standard AC97 write-register operation required by the kernel's ac97_codec interface.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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