Rechercher une page de manuel
snd_ac97_read
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
snd_ac97_read - read a value from the given registerSYNOPSIS
- unsigned short snd_ac97_read(struct snd_ac97 * ac97, unsigned short reg);
ARGUMENTS
ac97
- the ac97 instance
reg
- the register to read
DESCRIPTION
Reads a value from the given register. This will invoke the read callback directly after the register check.
Returns the read value.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre