Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dphy.c202 void usb_phy_roothub_power_off(struct usb_phy_roothub *phy_roothub) in usb_phy_roothub_power_off() function
212 EXPORT_SYMBOL_GPL(usb_phy_roothub_power_off);
217 usb_phy_roothub_power_off(phy_roothub); in usb_phy_roothub_suspend()
H A Dphy.h23 void usb_phy_roothub_power_off(struct usb_phy_roothub *phy_roothub);
H A Dhcd.c2987 usb_phy_roothub_power_off(hcd->phy_roothub); in usb_add_hcd()
3063 usb_phy_roothub_power_off(hcd->phy_roothub); in usb_remove_hcd()