Man Page: snd_ac97_update_bits
Operating Environment: centos
Section: 9
SND_AC97_UPDATE_BITS(9) Control/Mixer API SND_AC97_UPDATE_BITS(9)NAMEsnd_ac97_update_bits - update the bits on the given registerSYNOPSISint snd_ac97_update_bits(struct snd_ac97 * ac97, unsigned short reg, unsigned short mask, unsigned short value);ARGUMENTSac97 the ac97 instance reg the register to change mask the bit-mask to change value the value to setDESCRIPTIONUpdates the masked-bits on the given register only when the value is changed.RETURN1 if the bits are changed, 0 if no change, or a negative code on failure.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_AC97_UPDATE_BITS(9)
| Related Man Pages |
|---|
| xkbgetstickykeysoptions(3) - debian |
| xkbgetstickykeysoptions(3) - centos |
| xkbgetstickykeysoptions(3) - x11r4 |
| xkballocdeviceledinfo(3) - suse |
| xkbgetstickykeysoptions(3) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Controlling user input |
| [TIP] Processing YAML files with yq |