| /Linux-v5.4/drivers/usb/gadget/udc/ |
| D | snps_udc_plat.c | 156 phy_exit(udc->udc_phy); in udc_plat_probe() 223 phy_exit(udc->udc_phy); in udc_plat_probe() 252 phy_exit(dev->udc_phy); in udc_plat_remove() 273 phy_exit(udc->udc_phy); in udc_plat_suspend() 294 phy_exit(udc->udc_phy); in udc_plat_resume()
|
| /Linux-v5.4/drivers/pci/controller/ |
| D | pcie-cadence.c | 134 phy_exit(pcie->phy[i]); in cdns_pcie_disable_phy() 150 phy_exit(pcie->phy[i]); in cdns_pcie_enable_phy() 160 phy_exit(pcie->phy[i]); in cdns_pcie_enable_phy()
|
| D | pcie-rockchip.c | 293 phy_exit(rockchip->phys[i]); in rockchip_pcie_init_port() 348 phy_exit(rockchip->phys[i]); in rockchip_pcie_deinit_phys()
|
| /Linux-v5.4/include/linux/platform_data/ |
| D | s3c-hsotg.h | 34 int (*phy_exit)(struct platform_device *pdev, int type); member
|
| /Linux-v5.4/drivers/pci/controller/dwc/ |
| D | pcie-armada8k.c | 80 phy_exit(pcie->phy[i]); in armada8k_pcie_disable_phys() 97 phy_exit(pcie->phy[i]); in armada8k_pcie_enable_phys() 103 phy_exit(pcie->phy[i]); in armada8k_pcie_enable_phys()
|
| D | pcie-uniphier.c | 381 phy_exit(priv->phy); in uniphier_pcie_host_enable() 393 phy_exit(priv->phy); in uniphier_pcie_host_disable()
|
| D | pci-dra7xx.c | 511 phy_exit(dra7xx->phy[phy_count]); in dra7xx_pcie_disable_phy() 532 phy_exit(dra7xx->phy[i]); in dra7xx_pcie_enable_phy() 542 phy_exit(dra7xx->phy[i]); in dra7xx_pcie_enable_phy()
|
| /Linux-v5.4/drivers/usb/core/ |
| D | phy.c | 99 phy_exit(roothub_entry->phy); in usb_phy_roothub_init() 117 err = phy_exit(roothub_entry->phy); in usb_phy_roothub_exit()
|
| /Linux-v5.4/drivers/usb/cdns3/ |
| D | core.c | 571 phy_exit(cdns->usb3_phy); in cdns3_probe() 573 phy_exit(cdns->usb2_phy); in cdns3_probe() 595 phy_exit(cdns->usb2_phy); in cdns3_remove() 596 phy_exit(cdns->usb3_phy); in cdns3_remove()
|
| /Linux-v5.4/drivers/usb/dwc2/ |
| D | platform.c | 176 } else if (hsotg->plat && hsotg->plat->phy_exit) { in __dwc2_lowlevel_hw_disable() 177 ret = hsotg->plat->phy_exit(pdev, hsotg->plat->phy_type); in __dwc2_lowlevel_hw_disable() 179 ret = phy_exit(hsotg->phy); in __dwc2_lowlevel_hw_disable()
|
| /Linux-v5.4/drivers/usb/renesas_usbhs/ |
| D | rcar2.c | 58 phy_exit(priv->phy); in usbhs_rcar2_power_ctrl()
|
| D | rza2.c | 56 phy_exit(priv->phy); in usbhs_rza2_power_ctrl()
|
| /Linux-v5.4/drivers/ata/ |
| D | libahci_platform.c | 57 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys() 63 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys() 73 phy_exit(hpriv->phys[i]); in ahci_platform_enable_phys() 90 phy_exit(hpriv->phys[i]); in ahci_platform_disable_phys()
|
| D | ahci_brcm.c | 299 phy_exit(hpriv->phys[i]); in brcm_ahci_read_id() 317 phy_exit(hpriv->phys[i]); in brcm_ahci_read_id()
|
| /Linux-v5.4/drivers/usb/host/ |
| D | ohci-st.c | 84 phy_exit(priv->phy); in st_ohci_platform_power_on() 109 phy_exit(priv->phy); in st_ohci_platform_power_off()
|
| D | ehci-st.c | 104 phy_exit(priv->phy); in st_ehci_platform_power_on() 128 phy_exit(priv->phy); in st_ehci_platform_power_off()
|
| 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-v5.4/drivers/usb/chipidea/ |
| D | ci_hdrc_msm.c | 102 phy_exit(ci->phy); in ci_hdrc_msm_notify_event() 129 phy_exit(ci->phy); in ci_hdrc_msm_notify_event()
|
| /Linux-v5.4/drivers/usb/dwc3/ |
| D | core.c | 238 phy_exit(dwc->usb2_generic_phy); in dwc3_core_soft_reset() 275 phy_exit(dwc->usb3_generic_phy); in dwc3_core_soft_reset() 276 phy_exit(dwc->usb2_generic_phy); in dwc3_core_soft_reset() 693 phy_exit(dwc->usb2_generic_phy); in dwc3_core_exit() 694 phy_exit(dwc->usb3_generic_phy); in dwc3_core_exit() 1066 phy_exit(dwc->usb2_generic_phy); in dwc3_core_init() 1067 phy_exit(dwc->usb3_generic_phy); in dwc3_core_init()
|
| D | dwc3-meson-g12a.c | 519 phy_exit(priv->phys[i]); in dwc3_meson_g12a_probe() 536 phy_exit(priv->phys[i]); in dwc3_meson_g12a_remove() 575 phy_exit(priv->phys[i]); in dwc3_meson_g12a_suspend()
|
| /Linux-v5.4/include/linux/phy/ |
| D | phy.h | 204 int phy_exit(struct phy *phy); 306 static inline int phy_exit(struct phy *phy) in phy_exit() function
|
| /Linux-v5.4/drivers/usb/gadget/udc/bdc/ |
| D | bdc_core.c | 454 phy_exit(bdc->phys[phy_num]); in bdc_phy_init() 464 phy_exit(bdc->phys[phy_num]); in bdc_phy_init() 476 phy_exit(bdc->phys[phy_num]); in bdc_phy_exit()
|
| /Linux-v5.4/drivers/usb/mtu3/ |
| D | mtu3_plat.c | 62 phy_exit(ssusb->phys[i - 1]); in ssusb_phy_init() 72 phy_exit(ssusb->phys[i]); in ssusb_phy_exit()
|
| /Linux-v5.4/drivers/usb/musb/ |
| D | da8xx.c | 408 phy_exit(glue->phy); in da8xx_musb_init() 421 phy_exit(glue->phy); in da8xx_musb_exit()
|
| D | omap2430.c | 348 phy_exit(musb->phy); in omap2430_musb_exit() 535 phy_exit(musb->phy); in omap2430_runtime_suspend()
|