Searched refs:acpi_dev_for_each_child_reverse (Results 1 – 2 of 2) sorted by relevance
254 acpi_dev_for_each_child_reverse(adev, acpi_scan_check_and_detach, p); in acpi_scan_check_and_detach()298 acpi_dev_for_each_child_reverse(adev, acpi_bus_post_eject, NULL); in acpi_bus_post_eject()
1160 int acpi_dev_for_each_child_reverse(struct acpi_device *adev, in acpi_dev_for_each_child_reverse() function