Searched refs:controller_dev (Results 1 – 2 of 2) sorted by relevance
338 int usb_phy_roothub_suspend(struct device *controller_dev, in usb_phy_roothub_suspend() argument344 if (device_may_wakeup(controller_dev)) in usb_phy_roothub_suspend()351 int usb_phy_roothub_resume(struct device *controller_dev, in usb_phy_roothub_resume() argument357 if (!device_may_wakeup(controller_dev)) { in usb_phy_roothub_resume()366 if (err && !device_may_wakeup(controller_dev)) in usb_phy_roothub_resume()
28 int usb_phy_roothub_suspend(struct device *controller_dev,30 int usb_phy_roothub_resume(struct device *controller_dev,