Revert "drm/i915: Prevent module unload to avoid random memory corruption"
[deliverable/linux.git] / drivers / acpi / sleep.h
CommitLineData
1da177e4
LT
1
2extern u8 sleep_states[];
b6fecaa8 3extern int acpi_suspend(u32 state);
1da177e4 4
78f5f023
RW
5extern void acpi_enable_wakeup_devices(u8 sleep_state);
6extern void acpi_disable_wakeup_devices(u8 sleep_state);
9090589d
SL
7
8extern struct list_head acpi_wakeup_device_list;
9extern struct mutex acpi_device_lock;
This page took 7.531696 seconds and 5 git commands to generate.