Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dscan.c331 static int acpi_scan_bus_check(struct acpi_device *adev, void *not_used) in acpi_scan_bus_check() function
349 return acpi_dev_for_each_child(adev, acpi_scan_bus_check, NULL); in acpi_scan_bus_check()
356 return acpi_scan_bus_check(adev, NULL); in acpi_generic_hotplug_event()