Query: snd_ac97_write_cache
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_AC97_WRITE_CACHE(9) Control/Mixer API SND_AC97_WRITE_CACHE(9)NAMEsnd_ac97_write_cache - write a value on the given register and update the cacheSYNOPSISvoid snd_ac97_write_cache(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 and updates the register cache. The cached values are used for the cached-read and the suspend/resume.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_AC97_WRITE_CACHE(9)
| Related Man Pages |
|---|
| debugfs_create_regset32(9) - centos |
| struct_irq_chip_generic(9) - centos |
| howto2_registration(3) - debian |
| unw_set_reg(3) - debian |
| ac97(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |
| [TIP] Processing YAML files with yq |