Searched refs:AcpiGetObjectInfo (Results 1 – 11 of 11) sorted by relevance
92 Status = AcpiGetObjectInfo (ObjHandle, &Buffer); in AcpiNsDumpOneDevice()
288 AcpiGetObjectInfo ( in AcpiGetObjectInfo() function543 ACPI_EXPORT_SYMBOL (AcpiGetObjectInfo) in ACPI_EXPORT_SYMBOL() argument
473 Status = AcpiGetObjectInfo (Node, &ObjInfo); in AcpiDbEvaluateObject()
1122 Status = AcpiGetObjectInfo (ObjHandle, &Info); in AcpiDbBusWalk()
707 Status = AcpiGetObjectInfo (Handle, &Info); in AcpiDbDisplayObjectType()
1135 Status = AcpiGetObjectInfo (ObjHandle, &ObjInfo); in AcpiDbEvaluateOnePredefinedName()
439 rv = AcpiGetObjectInfo(hdl, &devinfo); in sony_acpi_find_pic()
855 rv = AcpiGetObjectInfo(handle, &devinfo); in acpi_make_name() 2117 rv = AcpiGetObjectInfo(handle, &newdi);
852 rv = AcpiGetObjectInfo(hdl, &di); in acpi_match_cpu_handle()
719 AcpiGetObjectInfo (
2072 AcpiGetObjectInfo - removed support for the _STA method. This was causing 3744 Removed support for the _SUB predefined name in AcpiGetObjectInfo. This 4127 Implemented support for the _CLS object in the AcpiGetObjectInfo external 6320 AcpiGetObjectInfo: Enhanced the device object support to include the ACPI 6327 names for their various drivers. Affects the AcpiGetObjectInfo external 9407 Completed a major update for the AcpiGetObjectInfo external interface. 10461 Enhanced the AcpiGetObjectInfo interface to return the number of required 10467 Added a check for an invalid handle in AcpiGetObjectInfo. Return 12732 Fixed a possible structure overwrite in the AcpiGetObjectInfo external 14304 Reduced excessive stack use within the AcpiGetObjectInfo procedur[all...]