Searched refs:usb_phy_roothub_alloc_usb3_phy (Results 1 – 3 of 3) sorted by relevance
15 struct usb_phy_roothub *usb_phy_roothub_alloc_usb3_phy(struct device *dev);
114 struct usb_phy_roothub *usb_phy_roothub_alloc_usb3_phy(struct device *dev) in usb_phy_roothub_alloc_usb3_phy() function138 EXPORT_SYMBOL_GPL(usb_phy_roothub_alloc_usb3_phy);
2804 hcd->phy_roothub = usb_phy_roothub_alloc_usb3_phy(hcd->self.sysdev); in usb_add_hcd()