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_get_fpreg(3) - debian |
| unw_set_fpreg(3) - debian |
| unw_set_reg(3) - debian |
| pci_conf_print(3) - netbsd |
| i386_set_watch(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| Controlling user input |