ALSA: hda - Add support for 92HD65 / 92HD66 family of codecs
[linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git] / drivers / acpi / sleep.h
blob74d59c8f4678a385ccd575816c6f7ad1e1727456
2 extern int acpi_suspend(u32 state);
4 extern void acpi_enable_wakeup_devices(u8 sleep_state);
5 extern void acpi_disable_wakeup_devices(u8 sleep_state);
7 extern struct list_head acpi_wakeup_device_list;
8 extern struct mutex acpi_device_lock;