2005-04-16 22:20:36 +00:00
|
|
|
|
2010-02-27 16:51:42 +00:00
|
|
|
extern int acpi_suspend(u32 state);
|
2005-04-16 22:20:36 +00:00
|
|
|
|
2010-07-07 02:09:38 +00:00
|
|
|
extern void acpi_enable_wakeup_devices(u8 sleep_state);
|
|
|
|
extern void acpi_disable_wakeup_devices(u8 sleep_state);
|
2009-04-07 02:24:29 +00:00
|
|
|
|
|
|
|
extern struct list_head acpi_wakeup_device_list;
|
|
|
|
extern struct mutex acpi_device_lock;
|