Searched refs:device_pm_wait_for_dev (Results 1 – 6 of 6) sorted by relevance
751 extern int device_pm_wait_for_dev(struct device *sub, struct device *dev);791 static inline int device_pm_wait_for_dev(struct device *a, struct device *b) in device_pm_wait_for_dev() function
331 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()
1183 device_pm_wait_for_dev(&udev->dev, in usb_resume_device()
2062 int device_pm_wait_for_dev(struct device *subordinate, struct device *dev) in device_pm_wait_for_dev() function2067 EXPORT_SYMBOL_GPL(device_pm_wait_for_dev);
3526 device_pm_wait_for_dev(&dev->dev, &nhi->dev); in quirk_apple_wait_for_thunderbolt()