Searched refs:acpi_dev_for_one_check (Results 1 – 1 of 1) sorted by relevance
1093 static int acpi_dev_for_one_check(struct device *dev, void *context) in acpi_dev_for_one_check() function1112 return device_for_each_child(&adev->dev, &adwc, acpi_dev_for_one_check); in acpi_dev_for_each_child()1124 return device_for_each_child_reverse(&adev->dev, &adwc, acpi_dev_for_one_check); in acpi_dev_for_each_child_reverse()