Searched refs:ehci_shutdown_phy (Results 1 – 5 of 5) sorted by relevance
164 ret = ehci_shutdown_phy(dev, &priv->phy); in ehci_usb_probe()194 ret = ehci_shutdown_phy(dev, &priv->phy); in ehci_usb_remove()
86 ret = ehci_shutdown_phy(dev, &p->phy); in ehci_usb_remove()
149 return ehci_shutdown_phy(dev, &priv->phy); in ehci_pci_remove()
298 int ehci_shutdown_phy(struct udevice *dev, struct phy *phy);
1720 int ehci_shutdown_phy(struct udevice *dev, struct phy *phy) in ehci_shutdown_phy() function1749 int ehci_shutdown_phy(struct udevice *dev, struct phy *phy) in ehci_shutdown_phy() function