patch-2.4.0-prerelease linux/drivers/acpi/parser/psxface.c
Next file: linux/drivers/acpi/power.c
Previous file: linux/drivers/acpi/parser/pswalk.c
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Fri Dec 29 14:07:21 2000
- Orig file:
v2.4.0-test12/linux/drivers/acpi/parser/psxface.c
- Orig date:
Sun Oct 8 10:50:15 2000
diff -u --recursive --new-file v2.4.0-test12/linux/drivers/acpi/parser/psxface.c linux/drivers/acpi/parser/psxface.c
@@ -1,7 +1,7 @@
/******************************************************************************
*
* Module Name: psxface - Parser external interfaces
- * $Revision: 36 $
+ * $Revision: 37 $
*
*****************************************************************************/
@@ -40,11 +40,13 @@
*
* FUNCTION: Acpi_psx_execute
*
- * PARAMETERS: Obj_desc - A method object containing both the AML
+ * PARAMETERS: Method_node - A method object containing both the AML
* address and length.
* **Params - List of parameters to pass to method,
* terminated by NULL. Params itself may be
* NULL if no parameters are being passed.
+ * **Return_obj_desc - Return object from execution of the
+ * method.
*
* RETURN: Status
*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)