Home
last modified time | relevance | path

Searched refs:device_pm_wait_for_dev (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/
H A Dpm.h829 extern int device_pm_wait_for_dev(struct device *sub, struct device *dev);
868 static inline int device_pm_wait_for_dev(struct device *a, struct device *b) in device_pm_wait_for_dev() function
/openbmc/linux/drivers/usb/host/
H A Dehci-platform.c466 device_pm_wait_for_dev(hcd->self.controller, companion_dev); in ehci_platform_resume()
/openbmc/linux/drivers/usb/core/
H A Dhcd-pci.c147 device_pm_wait_for_dev(&pdev->dev, &companion->dev); in ehci_wait_for_companions()
H A Ddriver.c1279 device_pm_wait_for_dev(&udev->dev, in usb_resume_device()
/openbmc/linux/drivers/base/power/
H A Dmain.c1963 int device_pm_wait_for_dev(struct device *subordinate, struct device *dev) in device_pm_wait_for_dev() function
1968 EXPORT_SYMBOL_GPL(device_pm_wait_for_dev);