Home
last modified time | relevance | path

Searched refs:WriteHandle (Results 1 – 1 of 1) sorted by relevance

/third_party/lib/acpica/source/components/debugger/
A Ddbtest.c130 static ACPI_HANDLE WriteHandle = NULL; variable
263 if (!WriteHandle) in AcpiDbTestAllObjects()
273 Status = AcpiGetHandle (NULL, ACPI_DB_WRITE_METHOD, &WriteHandle); in AcpiDbTestAllObjects()
936 Status = AcpiEvaluateObject (WriteHandle, NULL, &ParamObjects, NULL); in AcpiDbWriteToObject()

Completed in 3 milliseconds