Searched refs:usb_phy_roothub_alloc (Results 1 – 3 of 3) sorted by relevance
49 struct usb_phy_roothub *usb_phy_roothub_alloc(struct device *dev) in usb_phy_roothub_alloc() function76 EXPORT_SYMBOL_GPL(usb_phy_roothub_alloc);
14 struct usb_phy_roothub *usb_phy_roothub_alloc(struct device *dev);
2819 hcd->phy_roothub = usb_phy_roothub_alloc(hcd->self.sysdev); in usb_add_hcd()