patch-2.4.1 linux/drivers/acpi/include/acpixf.h

Next file: linux/drivers/acpi/include/acresrc.h
Previous file: linux/drivers/acpi/include/acpiosxf.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0/linux/drivers/acpi/include/acpixf.h linux/drivers/acpi/include/acpixf.h
@@ -6,7 +6,7 @@
  *****************************************************************************/
 
 /*
- *  Copyright (C) 2000 R. Byron Moore
+ *  Copyright (C) 2000, 2001 R. Byron Moore
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
@@ -283,6 +283,10 @@
 ACPI_STATUS
 acpi_get_firmware_waking_vector (
 	ACPI_PHYSICAL_ADDRESS   *physical_address);
+
+ACPI_STATUS
+acpi_enter_sleep_state (
+	u8 sleep_state);
 
 ACPI_STATUS
 acpi_get_processor_throttling_info (

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)