table of contents
SND_AC97_RESUME(9) | Control/Mixer API | SND_AC97_RESUME(9) |
NAME¶
snd_ac97_resume - General resume function for AC97 codec
SYNOPSIS¶
void snd_ac97_resume(struct snd_ac97 * ac97);
ARGUMENTS¶
ac97
the ac97 instance
DESCRIPTION¶
Do the standard resume procedure, power up and restoring the old register values.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |