Query: snd_ac97_read
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_AC97_READ(9) Control/Mixer API SND_AC97_READ(9)NAMEsnd_ac97_read - read a value from the given registerSYNOPSISunsigned short snd_ac97_read(struct snd_ac97 * ac97, unsigned short reg);ARGUMENTSac97 the ac97 instance reg the register to readDESCRIPTIONReads a value from the given register. This will invoke the read callback directly after the register check. Returns the read value.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_AC97_READ(9)