.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SND_AC97_READ" "" "06 October 2005" "" "" .SH NAME snd_ac97_read \- read a value from the given register .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp unsigned short snd_ac97_read (ac97_t * \fIac97\fB, unsigned short \fIreg\fB); \fR .SH "ARGUMENTS" .TP \fB\fIac97\fB\fR the ac97 instance .TP \fB\fIreg\fB\fR the register to read .SH "DESCRIPTION" .PP Reads a value from the given register. This will invoke the read callback directly after the register check. .PP Returns the read value. .SH "DESCRIPTION" .PP Reads a value from the given register. This will invoke the read callback directly after the register check. .PP Returns the read value.