table of contents
SND_AC97_SUSPEND(9) | Control/Mixer API | SND_AC97_SUSPEND(9) |
NAME¶
snd_ac97_suspend - General suspend function for AC97 codec
SYNOPSIS¶
void snd_ac97_suspend(struct snd_ac97 * ac97);
ARGUMENTS¶
ac97
the ac97 instance
DESCRIPTION¶
Suspends the codec, power down the chip.
COPYRIGHT¶
June 2024 | Kernel Hackers Manual 3.10 |