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