snd_ac97_read(9) suse man page | unix.com

Man Page: snd_ac97_read

Operating Environment: suse

Section: 9

SND_AC97_READ(9)						 Control/Mixer API						  SND_AC97_READ(9)

NAME
snd_ac97_read - read a value from the given register
SYNOPSIS
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
Kernel Hackers Manual 2.6. July 2010 SND_AC97_READ(9)
Related Man Pages
struct_irq_chip_generic(9) - centos
unw_get_fpreg(3) - debian
unw_is_fpreg(3) - debian
unw_set_fpreg(3) - debian
gst-register-0.8(1) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Docker learning Phase-I