Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/dev/acpica/components/namespace/
H A Dnsdumpdv.c201 Status = AcpiGetObjectInfo (ObjHandle, &Buffer); in AcpiNsDumpOneDevice()
H A Dnsxfname.c395 AcpiGetObjectInfo ( in AcpiGetObjectInfo() function
650 ACPI_EXPORT_SYMBOL (AcpiGetObjectInfo) in ACPI_EXPORT_SYMBOL() argument
/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbmethod.c581 Status = AcpiGetObjectInfo (Node, &ObjInfo); in AcpiDbEvaluateObject()
H A Ddbnames.c1222 Status = AcpiGetObjectInfo (ObjHandle, &Info); in AcpiDbBusWalk()
H A Ddbdisply.c815 Status = AcpiGetObjectInfo (Handle, &Info); in AcpiDbDisplayObjectType()
H A Ddbtest.c1243 Status = AcpiGetObjectInfo (ObjHandle, &ObjInfo); in AcpiDbEvaluateOnePredefinedName()
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacpixf.h823 AcpiGetObjectInfo (
/f-stack/freebsd/contrib/dev/acpica/
H A Dchanges.txt1531 AcpiGetObjectInfo - removed support for the _STA method. This was causing
3203 Removed support for the _SUB predefined name in AcpiGetObjectInfo. This
3586 Implemented support for the _CLS object in the AcpiGetObjectInfo external
5779 AcpiGetObjectInfo: Enhanced the device object support to include the ACPI
5786 names for their various drivers. Affects the AcpiGetObjectInfo external
8867 Completed a major update for the AcpiGetObjectInfo external interface.
9927 Added a check for an invalid handle in AcpiGetObjectInfo. Return
12192 Fixed a possible structure overwrite in the AcpiGetObjectInfo external
13764 Reduced excessive stack use within the AcpiGetObjectInfo procedure.
14876 Added ACPI_VALID_SXDS flag to the AcpiGetObjectInfo interface for
[all …]