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