commit | 0ed1cad172176a4595f82e8cd9055938ad54bd4b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 17 16:06:05 2005 +0100 |
committer | Jaroslav Kysela <perex@suse.cz> | Tue Jan 03 12:27:22 2006 +0100 |
tree | b00296e5a061c90debfc4fa8c5303f75042456bc | |
parent | 597c3c96691c861e837f9024084b4943fa5fc0fd [diff] [blame] |
[ALSA] vx-driver - Fix PM support Fix PM support on VX drivers (vxpocket and vx222). Signed-off-by: Takashi Iwai <tiwai@suse.de>
diff --git a/include/sound/vx_core.h b/include/sound/vx_core.h index 0a85c37..5fd6f33 100644 --- a/include/sound/vx_core.h +++ b/include/sound/vx_core.h
@@ -347,6 +347,12 @@ /* + * PM + */ +int snd_vx_suspend(struct vx_core *card, pm_message_t state); +int snd_vx_resume(struct vx_core *card); + +/* * hardware constants */