Searched refs:generic_shutdown_phy (Results 1 – 7 of 7) sorted by relevance
430 int generic_shutdown_phy(struct phy *phy);517 static inline int generic_shutdown_phy(struct phy *phy) in generic_shutdown_phy() function
114 ret = generic_shutdown_phy(&priv->phy); in ehci_usb_probe()144 ret = generic_shutdown_phy(&priv->phy); in ehci_usb_remove()
99 ret = generic_shutdown_phy(&priv->phy); in ohci_usb_probe()124 ret = generic_shutdown_phy(&priv->phy); in ohci_usb_remove()
84 ret = generic_shutdown_phy(&p->phy); in ehci_usb_remove()
152 return generic_shutdown_phy(&priv->phy); in ehci_pci_remove()
744 generic_shutdown_phy(&priv->phy); in ehci_usb_probe()768 generic_shutdown_phy(&priv->phy); in ehci_usb_remove()
531 int generic_shutdown_phy(struct phy *phy) in generic_shutdown_phy() function
Completed in 16 milliseconds