Man page 9 : snd_ac97_write_cache
"SND_AC97_WRITE_CACHE" "9" "August 2013" "Kernel Hackers Manual 3.10" "Control/Mixer API"
Page d'accueil du man
Cette page de documentation est issue d'une conversion automatique de developpez.com.
Les traductions proviennent des sites Debian , Linux Kernel et du projet Perkamon .
N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires .
Article lu fois.
1. NAME▲
snd_ac97_write_cache - write a value on the given register and update the cache
2. SYNOPSIS ▲
void snd_ac97_write_cache(struct snd_ac97 * ac97 , unsigned short reg , unsigned short value );
3. ARGUMENTS ▲
ac97 the ac97 instance
reg the register to change
value the value to set
4. DESCRIPTION ▲
Writes a value on the given register and updates the register cache. The cached values are used for the cached-read and the suspend/resume.
5. COPYRIGHT ▲
Le contenu de cet article est rédigé par Developpez.com et est mis à disposition selon les termes de la
Licence Creative Commons Attribution 3.0 non transposé .
Les logos Developpez.com, en-tête, pied de page, css, et look & feel de l'article sont Copyright © 2013 Developpez.com.