[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.3, Wed Jan 5 14:17:31 2005 UTC (12 years, 9 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.2: +1 -0 lines

Merge up to 2.6.10.
Merge of 2.6.x-xfs-melb:linux:21010a 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 void acpi_wakeup_gpe_poweroff_prepare(void);