intel_resume_child_device
ret = device_for_each_child(bus->dev, NULL, intel_resume_child_device);
int intel_resume_child_device(struct device *dev, void *data);
ret = device_for_each_child(bus->dev, NULL, intel_resume_child_device);