centos man page for snd_ac97_read

Query: snd_ac97_read

OS: centos

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)

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
debugfs_create_regset32(9) - centos
unw_set_fpreg(3) - debian
pci_conf_print(3) - netbsd
pci_devinfo(3) - netbsd
pcibus_conf_read(3) - netbsd
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq