Searched refs:generic_phy_exit (Results 1 – 9 of 9) sorted by relevance
140 int generic_phy_exit(struct phy *phy);230 static inline int generic_phy_exit(struct phy *phy) in generic_phy_exit() function
167 generic_phy_exit(&plat->usb_phys[i]); in xhci_dwc3_setup_phy()173 generic_phy_exit(&plat->usb_phys[i]); in xhci_dwc3_setup_phy()188 ret |= generic_phy_exit(&plat->usb_phys[i]); in xhci_dwc3_shutdown_phy()
50 return generic_phy_exit(&priv->phy); in ehci_setup_phy()69 ret = generic_phy_exit(&priv->phy); in ehci_shutdown_phy()
48 return generic_phy_exit(&priv->phy); in ohci_setup_phy()67 ret = generic_phy_exit(&priv->phy); in ohci_shutdown_phy()
116 ret = generic_phy_exit(&priv->phy); in ehci_usb_remove()
126 ret = generic_phy_exit(&priv->phy); in ohci_usb_remove()
83 ut_assertok(generic_phy_exit(&phy1)); in dm_test_phy_ops()
110 int generic_phy_exit(struct phy *phy) in generic_phy_exit() function
462 ret = generic_phy_exit(glue->phy); in musb_usb_remove()