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)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.RETURNThe read value.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_AC97_READ(9)
| Related Man Pages |
|---|
| unw_set_fpreg(3) - debian |
| pcibus_conf_read(3) - netbsd |
| ac97(4) - netbsd |
| i386_clr_watch(3) - freebsd |
| i386_set_watch(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| [TIP] Processing YAML files with yq |