Searched refs:acpi_bus_attach (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/acpi/
H A Dscan.c2249 static int acpi_bus_attach(struct acpi_device *device, void *first_pass) function
2303 acpi_dev_for_each_child(device, acpi_bus_attach, first_pass);
2349 acpi_bus_attach(cdw->adev, (void *)true);
2508 acpi_bus_attach(adev, NULL);
2584 acpi_bus_attach(device, (void *)true);

Completed in 64 milliseconds