Home
last modified time | relevance | path

Searched refs:AcpiAttachData (Results 1 – 7 of 7) sorted by relevance

/freebsd-head/sys/contrib/dev/acpica/components/namespace/
HDnsxfeval.c1060 AcpiAttachData ( in ACPI_EXPORT_SYMBOL()
1100 ACPI_EXPORT_SYMBOL (AcpiAttachData) in ACPI_EXPORT_SYMBOL() argument
/freebsd-head/sys/dev/acpica/
HDacpi_pci.c308 status = AcpiAttachData(handle, acpi_fake_objhandler, pci_child); in acpi_pci_update_device()
HDacpi.c2096 AcpiAttachData(h, acpi_fake_objhandler, dev); in acpi_device_scan_cb()
2400 AcpiAttachData(handle, acpi_fake_objhandler, child); in acpi_probe_child()
/freebsd-head/sys/dev/spibus/
HDacpi_spibus.c321 status = AcpiAttachData(handle, acpi_fake_objhandler, child); in acpi_spibus_enumerate_child()
/freebsd-head/sys/contrib/dev/acpica/include/
HDacpixf.h778 AcpiAttachData (
/freebsd-head/sys/dev/iicbus/
HDacpi_iicbus.c528 status = AcpiAttachData(handle, acpi_fake_objhandler, child); in acpi_iicbus_enumerate_child()
/freebsd-head/sys/contrib/dev/acpica/
HDchanges.txt5358 attached to the root node via AcpiAttachData. Previously, none of these
9475 Fixed several problems with AcpiAttachData. The handler was not invoked