Add ns_handle_to_pathname acpi function to the acpi module.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33663 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -209,6 +209,8 @@ struct acpi_module_info {
|
||||
acpi_object_type **_returnValue);
|
||||
status_t (*get_object_typed)(const char *path,
|
||||
acpi_object_type **_returnValue, uint32 objectType);
|
||||
status_t (*ns_handle_to_pathname)(acpi_handle targetHandle,
|
||||
acpi_data *buffer);
|
||||
|
||||
/* Control method execution and data acquisition */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user