Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/delay.h>
#include <sound/core.h>
#include <sound/control.h>
#include <sound/initval.h>
#include <sound/asoundef.h>
#include <sound/pcm.h>
#include <sound/ac97_codec.h>
#include "cs5535audio.h"
Go to the source code of this file.
Functions | |
SIMPLE_DEV_PM_OPS (snd_cs5535audio_pm, snd_cs5535audio_suspend, snd_cs5535audio_resume) | |
SIMPLE_DEV_PM_OPS | ( | snd_cs5535audio_pm | , |
snd_cs5535audio_suspend | , | ||
snd_cs5535audio_resume | |||
) |