Home
last modified time | relevance | path

Searched refs:usb_phy_roothub_exit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/core/
H A Dphy.c105 int usb_phy_roothub_exit(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_exit() function
124 EXPORT_SYMBOL_GPL(usb_phy_roothub_exit);
223 return usb_phy_roothub_exit(phy_roothub); in usb_phy_roothub_suspend()
243 usb_phy_roothub_exit(phy_roothub); in usb_phy_roothub_resume()
H A Dphy.h17 int usb_phy_roothub_exit(struct usb_phy_roothub *phy_roothub);
H A Dhcd.c2989 usb_phy_roothub_exit(hcd->phy_roothub); in usb_add_hcd()
3064 usb_phy_roothub_exit(hcd->phy_roothub); in usb_remove_hcd()