Searched refs:AcpiGetDevices (Results 1 – 5 of 5) sorted by relevance
/acpica-3.7.0/source/tools/acpiexec/ |
D | aeinstall.c | 477 AcpiGetDevices ("PNP0C09", AeInstallEcHandler, NULL, NULL); in AeInstallDeviceHandlers() 481 AcpiGetDevices ("PNP0A08", AeInstallPciHandler, NULL, NULL); in AeInstallDeviceHandlers() 485 AcpiGetDevices ("ACPI0013", AeInstallGedHandler, NULL, NULL); in AeInstallDeviceHandlers()
|
D | aetests.c | 303 Status = AcpiGetDevices (NULL, AeGetDevices, NULL, NULL); in AeMiscellaneousTests() 304 ACPI_CHECK_OK (AcpiGetDevices, Status); in AeMiscellaneousTests()
|
/acpica-3.7.0/source/components/namespace/ |
D | nsxfeval.c | 994 AcpiGetDevices ( in AcpiGetDevices() function 1004 ACPI_FUNCTION_TRACE (AcpiGetDevices); in AcpiGetDevices() 1042 ACPI_EXPORT_SYMBOL (AcpiGetDevices) in ACPI_EXPORT_SYMBOL() argument
|
/acpica-3.7.0/source/include/ |
D | acpixf.h | 756 AcpiGetDevices (
|
/acpica-3.7.0/documents/ |
D | changes.txt | 8852 Implemented a change to the AcpiGetDevices interface to eliminate 9295 Fixed a regression introduced in 20090625 for the AcpiGetDevices 10781 Fixed a problem with the AcpiGetDevices interface where the mechanism to 10931 Fixed a problem with AcpiGetDevices where the search of a branch of the
|