Searched refs:AcpiGetObjectInfo (Results 1 – 8 of 8) sorted by relevance
201 Status = AcpiGetObjectInfo (ObjHandle, &Buffer); in AcpiNsDumpOneDevice()
395 AcpiGetObjectInfo ( in AcpiGetObjectInfo() function650 ACPI_EXPORT_SYMBOL (AcpiGetObjectInfo) in ACPI_EXPORT_SYMBOL() argument
581 Status = AcpiGetObjectInfo (Node, &ObjInfo); in AcpiDbEvaluateObject()
1222 Status = AcpiGetObjectInfo (ObjHandle, &Info); in AcpiDbBusWalk()
815 Status = AcpiGetObjectInfo (Handle, &Info); in AcpiDbDisplayObjectType()
1243 Status = AcpiGetObjectInfo (ObjHandle, &ObjInfo); in AcpiDbEvaluateOnePredefinedName()
823 AcpiGetObjectInfo (
1531 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 …]