Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsdumpdv.c92 Status = AcpiGetObjectInfo (ObjHandle, &Buffer); in AcpiNsDumpOneDevice()
H A Dnsxfname.c288 AcpiGetObjectInfo ( in AcpiGetObjectInfo() function
543 ACPI_EXPORT_SYMBOL (AcpiGetObjectInfo) in ACPI_EXPORT_SYMBOL() argument
/netbsd-src/sys/external/bsd/acpica/dist/debugger/
H A Ddbmethod.c473 Status = AcpiGetObjectInfo (Node, &ObjInfo); in AcpiDbEvaluateObject()
H A Ddbnames.c1122 Status = AcpiGetObjectInfo (ObjHandle, &Info); in AcpiDbBusWalk()
H A Ddbdisply.c707 Status = AcpiGetObjectInfo (Handle, &Info); in AcpiDbDisplayObjectType()
H A Ddbtest.c1135 Status = AcpiGetObjectInfo (ObjHandle, &ObjInfo); in AcpiDbEvaluateOnePredefinedName()
/netbsd-src/sys/dev/acpi/
H A Dsony_acpi.c439 rv = AcpiGetObjectInfo(hdl, &devinfo); in sony_acpi_find_pic()
H A Dacpi.c855 rv = AcpiGetObjectInfo(handle, &devinfo); in acpi_make_name()
2117 rv = AcpiGetObjectInfo(handle, &newdi);
H A Dacpi_util.c852 rv = AcpiGetObjectInfo(hdl, &di); in acpi_match_cpu_handle()
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacpixf.h719 AcpiGetObjectInfo (
/netbsd-src/sys/external/bsd/acpica/dist/
H A Dchanges.txt2072 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...]