Searched refs:intel_resume_child_device (Results 1 – 1 of 1) sorted by relevance
444 static int intel_resume_child_device(struct device *dev, void *data) in intel_resume_child_device() function518 ret = device_for_each_child(bus->dev, NULL, intel_resume_child_device); in intel_pm_prepare()