Query: snd_ac97_update_bits
OS: centos
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.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 |
---|
struct_irq_chip_generic(9) - centos |
xkbsetdebuggingflags(3) - debian |
xkbsetdebuggingflags(3) - x11r4 |
xkbsetdebuggingflags(3) - suse |
ac97(4) - netbsd |
Similar Topics in the Unix Linux Community |
---|
Best performance UNIX just for HOST Virtualization? |
How to increment version inside a file? |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |