Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sleep.h
Go to the documentation of this file.
1 
2 extern int acpi_suspend(u32 state);
3 
4 extern void acpi_enable_wakeup_devices(u8 sleep_state);
5 extern void acpi_disable_wakeup_devices(u8 sleep_state);
6 
8 extern struct mutex acpi_device_lock;