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);
106 * usb_phy_roothub_alloc_usb3_phy - alloc the roothub114 struct usb_phy_roothub *usb_phy_roothub_alloc_usb3_phy(struct device *dev) in usb_phy_roothub_alloc_usb3_phy() function 138 EXPORT_SYMBOL_GPL(usb_phy_roothub_alloc_usb3_phy);
2823 hcd->phy_roothub = usb_phy_roothub_alloc_usb3_phy(hcd->self.sysdev); in usb_add_hcd()