Query: snd_ac97_update_bits
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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. Returns 1 if the bits are changed, 0 if no change, or a negative code on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_AC97_UPDATE_BITS(9)
Related Man Pages |
---|
xkballocdeviceledinfo(3) - debian |
xkbgetstickykeysoptions(3) - debian |
xkbsetdebuggingflags(3) - debian |
xkbsetdebuggingflags(3) - centos |
xkbgetstickykeysoptions(3) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Getting command output to putty window title. |
Update kernel Linux without reboot?! |
The Future of the PM (Private Message) System at UNIX.com |
Shopt -s histappend |