Searched refs:usb_phy_roothub_alloc (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/core/
H A Dphy.h14 struct usb_phy_roothub *usb_phy_roothub_alloc(struct device *dev);
H A Dphy.c73 struct usb_phy_roothub *usb_phy_roothub_alloc(struct device *dev) function
103 EXPORT_SYMBOL_GPL(usb_phy_roothub_alloc); variable
H A Dhcd.c2798 hcd->phy_roothub = usb_phy_roothub_alloc(hcd->self.sysdev);

Completed in 206 milliseconds