Searched refs:AcpiAttachData (Results 1 – 7 of 7) sorted by relevance
| /freebsd-head/sys/contrib/dev/acpica/components/namespace/ |
| HD | nsxfeval.c | 1060 AcpiAttachData ( in ACPI_EXPORT_SYMBOL() 1100 ACPI_EXPORT_SYMBOL (AcpiAttachData) in ACPI_EXPORT_SYMBOL() argument
|
| /freebsd-head/sys/dev/acpica/ |
| HD | acpi_pci.c | 308 status = AcpiAttachData(handle, acpi_fake_objhandler, pci_child); in acpi_pci_update_device()
|
| HD | acpi.c | 2096 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/ |
| HD | acpi_spibus.c | 321 status = AcpiAttachData(handle, acpi_fake_objhandler, child); in acpi_spibus_enumerate_child()
|
| /freebsd-head/sys/contrib/dev/acpica/include/ |
| HD | acpixf.h | 778 AcpiAttachData (
|
| /freebsd-head/sys/dev/iicbus/ |
| HD | acpi_iicbus.c | 528 status = AcpiAttachData(handle, acpi_fake_objhandler, child); in acpi_iicbus_enumerate_child()
|
| /freebsd-head/sys/contrib/dev/acpica/ |
| HD | changes.txt | 5358 attached to the root node via AcpiAttachData. Previously, none of these 9475 Fixed several problems with AcpiAttachData. The handler was not invoked
|