[BACK]Return to sleep.h CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs / drivers / acpi / sleep

File: [Development] / linux-2.6-xfs / drivers / acpi / sleep / sleep.h (download)

Revision 1.6, Mon Dec 3 16:26:37 2007 UTC (9 years, 10 months ago) by lachlan.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.5: +0 -1 lines

Merge up to 2.6.24-rc3
Merge of 2.6.x-xfs-melb:linux:30183b by kenmcd.

extern u8 sleep_states[];
extern int acpi_suspend (u32 state);

extern void acpi_enable_wakeup_device_prep(u8 sleep_state);
extern void acpi_enable_wakeup_device(u8 sleep_state);
extern void acpi_disable_wakeup_device(u8 sleep_state);

extern int acpi_sleep_prepare(u32 acpi_state);