Searched refs:acpi_bus_attach (Results 1 – 1 of 1) sorted by relevance
2265 static int acpi_bus_attach(struct acpi_device *device, void *first_pass) in acpi_bus_attach() function2321 acpi_dev_for_each_child(device, acpi_bus_attach, first_pass); in acpi_bus_attach()2367 acpi_bus_attach(cdw->adev, (void *)true); in acpi_scan_clear_dep_fn()2526 acpi_bus_attach(adev, NULL); in acpi_scan_postponed_branch()2602 acpi_bus_attach(device, (void *)true); in acpi_bus_scan()
Completed in 7 milliseconds