Searched refs:device_pm_wait_for_dev (Results 1 – 6 of 6) sorted by relevance
735 extern int device_pm_wait_for_dev(struct device *sub, struct device *dev);774 static inline int device_pm_wait_for_dev(struct device *a, struct device *b) in device_pm_wait_for_dev() function
329 device_pm_wait_for_dev(hcd->self.controller, companion_dev); in ehci_platform_resume()
148 device_pm_wait_for_dev(&pdev->dev, &companion->dev); in ehci_wait_for_companions()
1177 device_pm_wait_for_dev(&udev->dev, in usb_resume_device()
2042 int device_pm_wait_for_dev(struct device *subordinate, struct device *dev) in device_pm_wait_for_dev() function2047 EXPORT_SYMBOL_GPL(device_pm_wait_for_dev);
3642 device_pm_wait_for_dev(&dev->dev, &nhi->dev); in quirk_apple_wait_for_thunderbolt()