Query: snd_ac97_write
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_AC97_WRITE(9) Control/Mixer API SND_AC97_WRITE(9)NAMEsnd_ac97_write - write a value on the given registerSYNOPSISvoid snd_ac97_write(struct snd_ac97 * ac97, unsigned short reg, unsigned short value);ARGUMENTSac97 the ac97 instance reg the register to change value the value to setDESCRIPTIONWrites a value on the given register. This will invoke the write callback directly after the register check. This function doesn't change the register cache unlike #snd_ca97_write_cache, so use this only when you don't want to reflect the change to the suspend/resume state.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_AC97_WRITE(9)
Related Man Pages |
---|
debugfs_create_regset32(9) - centos |
unw_set_reg(3) - debian |
gst-register-0.8(1) - suse |
gst-register(1) - debian |
gst-register-0.8(1) - centos |
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
DB2 convert digits to binary format |
Shopt -s histappend |
Unsure why access time on a directory change isn't changing |
CentOS 6 ran out of space, need to reclaim it |