device_for_each_child_reverse
return device_for_each_child_reverse(&adev->dev, &adwc, acpi_dev_for_one_check);
EXPORT_SYMBOL_GPL(device_for_each_child_reverse);
device_for_each_child_reverse(aux->dev, NULL, of_dp_aux_ep_destroy);
device_for_each_child_reverse(dev, NULL, resume_lpss_device);
device_for_each_child_reverse(parent, &level, mfd_remove_devices_fn);
device_for_each_child_reverse(parent, &level, mfd_remove_devices_fn);
device_for_each_child_reverse(parent, NULL, of_platform_device_destroy);
device_for_each_child_reverse(&controller->dev, NULL, unregister_child);
device_for_each_child_reverse(dev, NULL, ssam_remove_device);
device_for_each_child_reverse(&hub->sdev->dev, NULL, ssam_hub_mark_hot_removed);
device_for_each_child_reverse(wmi_bus_device, NULL, wmi_remove_device);
device_for_each_child_reverse(dev, &i,
device_for_each_child_reverse(&usb4->dev, port,
ret = device_for_each_child_reverse(&sw->dev, NULL, disapprove_switch);
device_for_each_child_reverse(&xd->dev, xd, remove_missing_service);
device_for_each_child_reverse(&xd->dev, xd, unregister_service);
int device_for_each_child_reverse(struct device *parent, void *data,