acpi_bus_attach
acpi_dev_for_each_child(device, acpi_bus_attach, first_pass);
acpi_bus_attach(adev, (void *)true);
acpi_bus_attach(adev, NULL);
acpi_bus_attach(device, (void *)true);