Query: snd_ac97_update
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_AC97_UPDATE(9) Control/Mixer API SND_AC97_UPDATE(9)NAMEsnd_ac97_update - update the value on the given registerSYNOPSISint snd_ac97_update(struct snd_ac97 * ac97, unsigned short reg, unsigned short value);ARGUMENTSac97 the ac97 instance reg the register to change value the value to setDESCRIPTIONCompares the value with the register cache and updates the value only when the value is changed.RETURN1 if the value is changed, 0 if no change, or a negative code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_AC97_UPDATE(9)
Related Man Pages |
---|
debugfs_create_regset32(9) - centos |
howto2_registration(3) - debian |
pci_devinfo(3) - netbsd |
pci_findvendor(3) - netbsd |
pcibus_conf_write(3) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS7 restoring file capabilities |
[TIP] Processing YAML files with yq |