VIA_AC97_WRITE_REG

Section: (9)
Updated: 06 August 2003
Index Return to Main Contents

 

NAME

via_ac97_write_reg - Write AC97 standard register  

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.  

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: 08:41:35 GMT, April 09, 2004