Home
last modified time | relevance | path

Searched refs:phy_exit (Results 1 – 20 of 20) sorted by relevance

/drivers/pci/host/
Dpci-dra7xx.c395 phy_exit(phy[i]); in dra7xx_pcie_probe()
449 phy_exit(phy[i]); in dra7xx_pcie_probe()
468 phy_exit(dra7xx->phy[count]); in dra7xx_pcie_remove()
510 phy_exit(dra7xx->phy[count]); in dra7xx_pcie_suspend_noirq()
530 phy_exit(dra7xx->phy[i]); in dra7xx_pcie_resume_noirq()
540 phy_exit(dra7xx->phy[i]); in dra7xx_pcie_resume_noirq()
Dpcie-iproc.c390 phy_exit(pcie->phy); in iproc_pcie_setup()
401 phy_exit(pcie->phy); in iproc_pcie_remove()
Dpci-tegra.c1121 err = phy_exit(pcie->phy); in tegra_pcie_put_resources()
/drivers/usb/dwc3/
Dcore.c95 phy_exit(dwc->usb2_generic_phy); in dwc3_core_soft_reset()
660 phy_exit(dwc->usb2_generic_phy); in dwc3_core_init()
661 phy_exit(dwc->usb3_generic_phy); in dwc3_core_init()
672 phy_exit(dwc->usb2_generic_phy); in dwc3_core_exit()
673 phy_exit(dwc->usb3_generic_phy); in dwc3_core_exit()
1140 phy_exit(dwc->usb2_generic_phy); in dwc3_suspend()
1141 phy_exit(dwc->usb3_generic_phy); in dwc3_suspend()
1191 phy_exit(dwc->usb2_generic_phy); in dwc3_resume()
/drivers/usb/host/
Dohci-platform.c65 phy_exit(priv->phys[phy_num]); in ohci_platform_power_on()
75 phy_exit(priv->phys[phy_num]); in ohci_platform_power_on()
92 phy_exit(priv->phys[phy_num]); in ohci_platform_power_off()
Dehci-platform.c97 phy_exit(priv->phys[phy_num]); in ehci_platform_power_on()
107 phy_exit(priv->phys[phy_num]); in ehci_platform_power_on()
124 phy_exit(priv->phys[phy_num]); in ehci_platform_power_off()
Dehci-orion.c281 phy_exit(priv->phy); in ehci_orion_drv_probe()
304 phy_exit(priv->phy); in ehci_orion_drv_remove()
Dohci-st.c87 phy_exit(priv->phy); in st_ohci_platform_power_on()
112 phy_exit(priv->phy); in st_ohci_platform_power_off()
Dehci-st.c106 phy_exit(priv->phy); in st_ehci_platform_power_on()
130 phy_exit(priv->phy); in st_ehci_platform_power_off()
/drivers/usb/dwc2/
Dplatform.c170 else if (hsotg->plat && hsotg->plat->phy_exit) in __dwc2_lowlevel_hw_disable()
171 ret = hsotg->plat->phy_exit(pdev, hsotg->plat->phy_type); in __dwc2_lowlevel_hw_disable()
173 ret = phy_exit(hsotg->phy); in __dwc2_lowlevel_hw_disable()
/drivers/ata/
Dlibahci_platform.c60 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys()
70 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys()
87 phy_exit(hpriv->phys[i]); in ahci_platform_disable_phys()
/drivers/usb/renesas_usbhs/
Drcar2.c78 phy_exit(priv->phy); in usbhs_rcar2_power_ctrl()
/drivers/phy/
Dphy-core.c247 int phy_exit(struct phy *phy) in phy_exit() function
274 EXPORT_SYMBOL_GPL(phy_exit);
/drivers/usb/musb/
Dsunxi.c284 phy_exit(glue->phy); in sunxi_musb_init()
310 phy_exit(glue->phy); in sunxi_musb_exit()
Dmusb_dsps.c469 phy_exit(musb->phy); in dsps_musb_init()
510 phy_exit(musb->phy); in dsps_musb_exit()
Domap2430.c502 phy_exit(musb->phy); in omap2430_musb_exit()
/drivers/net/phy/
Dphy_device.c1490 static void __exit phy_exit(void) in phy_exit() function
1498 module_exit(phy_exit);
/drivers/usb/chipidea/
Dcore.c349 phy_exit(ci->phy); in _ci_usb_phy_init()
368 phy_exit(ci->phy); in ci_usb_phy_exit()
/drivers/usb/core/
Dhcd.c2754 phy_exit(phy); in usb_add_hcd()
2927 phy_exit(hcd->phy); in usb_add_hcd()
3011 phy_exit(hcd->phy); in usb_remove_hcd()
/drivers/scsi/ufs/
Dufs-qcom.c1240 phy_exit(host->generic_phy); in ufs_qcom_init()