snd_ac97_read(9) centos man page | unix.com

Man Page: snd_ac97_read

Operating Environment: centos

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.
RETURN
The read value.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_AC97_READ(9)
Related Man Pages
unw_set_fpreg(3) - debian
unw_set_reg(3) - debian
pci_conf_print(3) - netbsd
pcibus_conf_read(3) - netbsd
ac97(4) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq