| /linux/drivers/usb/cdns3/ |
| H A D | cdns3-plat.c | 172 phy_exit(cdns->usb3_phy); in cdns3_plat_probe() 174 phy_exit(cdns->usb2_phy); in cdns3_plat_probe() 193 phy_exit(cdns->usb2_phy); in cdns3_plat_remove() 194 phy_exit(cdns->usb3_phy); in cdns3_plat_remove() 245 phy_exit(cdns->usb2_phy); in cdns3_controller_resume() 250 phy_exit(cdns->usb3_phy); in cdns3_controller_resume()
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-armada8k.c | 79 phy_exit(pcie->phy[i]); in armada8k_pcie_disable_phys() 96 phy_exit(pcie->phy[i]); in armada8k_pcie_enable_phys() 102 phy_exit(pcie->phy[i]); in armada8k_pcie_enable_phys()
|
| H A D | pci-exynos.c | 327 phy_exit(ep->phy); in exynos_pcie_probe() 340 phy_exit(ep->phy); in exynos_pcie_remove() 350 phy_exit(ep->phy); in exynos_pcie_suspend_noirq()
|
| H A D | pcie-histb.c | 421 phy_exit(hipcie->phy); in histb_pcie_probe() 432 phy_exit(hipcie->phy); in histb_pcie_remove()
|
| H A D | pci-meson.c | 144 phy_exit(mp->phy); in meson_pcie_power_on() 154 phy_exit(mp->phy); in meson_pcie_power_off()
|
| /linux/include/linux/platform_data/ |
| H A D | s3c-hsotg.h | 34 int (*phy_exit)(struct platform_device *pdev, int type); member
|
| /linux/drivers/usb/dwc2/ |
| H A D | platform.c | 125 phy_exit(hsotg->phy); in __dwc2_lowlevel_hw_enable() 171 } else if (hsotg->plat && hsotg->plat->phy_exit) { in __dwc2_lowlevel_hw_disable() 172 ret = hsotg->plat->phy_exit(pdev, hsotg->plat->phy_type); in __dwc2_lowlevel_hw_disable() 176 ret = phy_exit(hsotg->phy); in __dwc2_lowlevel_hw_disable()
|
| /linux/drivers/ata/ |
| H A D | libahci_platform.c | 61 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys() 67 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys() 80 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys() 101 phy_exit(hpriv->phys[i]); in ahci_platform_disable_phys()
|
| H A D | ahci_ceva.c | 226 phy_exit(hpriv->phys[i]); in ceva_ahci_platform_enable_resources() 239 phy_exit(hpriv->phys[i]); in ceva_ahci_platform_enable_resources()
|
| H A D | ahci_brcm.c | 300 phy_exit(hpriv->phys[i]); in brcm_ahci_read_id() 318 phy_exit(hpriv->phys[i]); in brcm_ahci_read_id()
|
| /linux/drivers/usb/core/ |
| H A D | phy.c | 161 phy_exit(roothub_entry->phy); in usb_phy_roothub_init() 179 err = phy_exit(roothub_entry->phy); in usb_phy_roothub_exit()
|
| /linux/Documentation/translations/zh_CN/driver-api/phy/ |
| H A D | phy.rst | 129 调用、phy_init()/phy_exit() 调用、phy_power_on()/phy_power_off() 143 phy_exit()
|
| /linux/arch/arm/mach-s3c/ |
| H A D | devs.c | 361 if (!npd->phy_exit) in dwc2_hsotg_set_platdata() 362 npd->phy_exit = s3c_usb_phy_exit; in dwc2_hsotg_set_platdata()
|
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | rcar2.c | 56 phy_exit(priv->phy); in usbhs_rcar2_power_ctrl()
|
| /linux/drivers/phy/qualcomm/ |
| H A D | phy-qcom-m31-eusb2.c | 220 phy_exit(phy->repeater); in m31eusb2_phy_init() 233 phy_exit(phy->repeater); in m31eusb2_phy_exit()
|
| /linux/drivers/usb/musb/ |
| H A D | omap2430.c | 278 phy_exit(musb->phy); in omap2430_musb_exit() 499 phy_exit(musb->phy); in omap2430_runtime_suspend() 539 phy_exit(musb->phy); in omap2430_suspend()
|
| H A D | da8xx.c | 413 phy_exit(glue->phy); in da8xx_musb_init() 426 phy_exit(glue->phy); in da8xx_musb_exit()
|
| /linux/drivers/usb/gadget/udc/bdc/ |
| H A D | bdc_core.c | 457 phy_exit(bdc->phys[phy_num]); in bdc_phy_init() 467 phy_exit(bdc->phys[phy_num]); in bdc_phy_init() 479 phy_exit(bdc->phys[phy_num]); in bdc_phy_exit()
|
| /linux/drivers/usb/host/ |
| H A D | ohci-da8xx.c | 71 phy_exit(da8xx_ohci->usb11_phy); in ohci_da8xx_enable() 83 phy_exit(da8xx_ohci->usb11_phy); in ohci_da8xx_disable()
|
| /linux/drivers/net/ethernet/ |
| H A D | oa_tc6.c | 1304 goto phy_exit; in oa_tc6_init() 1311 goto phy_exit; in oa_tc6_init() 1320 goto phy_exit; in oa_tc6_init() 1347 phy_exit: in oa_tc6_init()
|
| /linux/drivers/phy/amlogic/ |
| H A D | phy-meson-axg-pcie.c | 88 ret = phy_exit(priv->analog); in phy_axg_pcie_exit()
|
| H A D | phy-meson-axg-mipi-dphy.c | 318 ret = phy_exit(priv->analog); in phy_meson_axg_mipi_dphy_exit()
|
| /linux/drivers/usb/mtu3/ |
| H A D | mtu3_plat.c | 89 phy_exit(ssusb->phys[i - 1]); in ssusb_phy_init() 99 phy_exit(ssusb->phys[i]); in ssusb_phy_exit()
|
| /linux/drivers/usb/dwc3/ |
| H A D | dwc3-meson-g12a.c | 816 phy_exit(priv->phys[i]); in dwc3_meson_g12a_probe() 847 phy_exit(priv->phys[i]); in dwc3_meson_g12a_remove() 891 phy_exit(priv->phys[i]); in dwc3_meson_g12a_suspend()
|
| /linux/drivers/phy/ |
| H A D | phy-snps-eusb2.c | 500 phy_exit(phy->repeater); in snps_eusb2_hsphy_init() 515 phy_exit(phy->repeater); in snps_eusb2_hsphy_exit()
|