Home
last modified time | relevance | path

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

/acpica-latest/source/components/namespace/
Dnsxfname.c395 AcpiGetObjectInfo ( in AcpiGetObjectInfo() function
650 ACPI_EXPORT_SYMBOL (AcpiGetObjectInfo) in ACPI_EXPORT_SYMBOL() argument
Dnsdumpdv.c201 Status = AcpiGetObjectInfo (ObjHandle, &Buffer); in AcpiNsDumpOneDevice()
/acpica-latest/source/components/debugger/
Ddbmethod.c581 Status = AcpiGetObjectInfo (Node, &ObjInfo); in AcpiDbEvaluateObject()
Ddbdisply.c815 Status = AcpiGetObjectInfo (Handle, &Info); in AcpiDbDisplayObjectType()
Ddbnames.c1225 Status = AcpiGetObjectInfo (ObjHandle, &Info); in AcpiDbBusWalk()
Ddbtest.c1243 Status = AcpiGetObjectInfo (ObjHandle, &ObjInfo); in AcpiDbEvaluateOnePredefinedName()
/acpica-latest/source/include/
Dacpixf.h827 AcpiGetObjectInfo (
/acpica-latest/documents/
Dchanges.txt2022 AcpiGetObjectInfo - removed support for the _STA method. This was causing
3694 Removed support for the _SUB predefined name in AcpiGetObjectInfo. This
4077 Implemented support for the _CLS object in the AcpiGetObjectInfo external
6270 AcpiGetObjectInfo: Enhanced the device object support to include the ACPI
6277 names for their various drivers. Affects the AcpiGetObjectInfo external
9358 Completed a major update for the AcpiGetObjectInfo external interface.
10412 Enhanced the AcpiGetObjectInfo interface to return the number of required
10418 Added a check for an invalid handle in AcpiGetObjectInfo. Return
12683 Fixed a possible structure overwrite in the AcpiGetObjectInfo external
14255 Reduced excessive stack use within the AcpiGetObjectInfo procedure.
[all …]