Home
last modified time | relevance | path

Searched refs:ehci_shutdown_phy (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dehci-generic.c164 ret = ehci_shutdown_phy(dev, &priv->phy); in ehci_usb_probe()
194 ret = ehci_shutdown_phy(dev, &priv->phy); in ehci_usb_remove()
H A Dehci-msm.c86 ret = ehci_shutdown_phy(dev, &p->phy); in ehci_usb_remove()
H A Dehci-pci.c149 return ehci_shutdown_phy(dev, &priv->phy); in ehci_pci_remove()
H A Dehci.h298 int ehci_shutdown_phy(struct udevice *dev, struct phy *phy);
H A Dehci-hcd.c1720 int ehci_shutdown_phy(struct udevice *dev, struct phy *phy) in ehci_shutdown_phy() function
1749 int ehci_shutdown_phy(struct udevice *dev, struct phy *phy) in ehci_shutdown_phy() function