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