]> bbs.cooldavid.org Git - net-next-2.6.git/blame - drivers/acpi/sleep.h
ixgbe: cleanup ATR filter setup function
[net-next-2.6.git] / drivers / acpi / sleep.h
CommitLineData
1da177e4 1
b6fecaa8 2extern int acpi_suspend(u32 state);
1da177e4 3
78f5f023
RW
4extern void acpi_enable_wakeup_devices(u8 sleep_state);
5extern void acpi_disable_wakeup_devices(u8 sleep_state);
9090589d
SL
6
7extern struct list_head acpi_wakeup_device_list;
8extern struct mutex acpi_device_lock;