Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/drivers/usb/cdns3/
A Dcdns3-plat.c165 phy_exit(cdns->usb3_phy); in cdns3_plat_probe()
167 phy_exit(cdns->usb2_phy); in cdns3_plat_probe()
188 phy_exit(cdns->usb2_phy); in cdns3_plat_remove()
189 phy_exit(cdns->usb3_phy); in cdns3_plat_remove()
241 phy_exit(cdns->usb2_phy); in cdns3_controller_resume()
246 phy_exit(cdns->usb3_phy); in cdns3_controller_resume()
/linux-6.3-rc2/drivers/usb/gadget/udc/
A Dsnps_udc_plat.c156 phy_exit(udc->udc_phy); in udc_plat_probe()
223 phy_exit(udc->udc_phy); in udc_plat_probe()
247 phy_exit(dev->udc_phy); in udc_plat_remove()
268 phy_exit(udc->udc_phy); in udc_plat_suspend()
289 phy_exit(udc->udc_phy); in udc_plat_resume()
/linux-6.3-rc2/drivers/usb/dwc3/
A Ddwc3-xilinx.c171 phy_exit(priv_data->usb3_phy); in dwc3_xlnx_init_zynqmp()
201 phy_exit(priv_data->usb3_phy); in dwc3_xlnx_init_zynqmp()
353 phy_exit(priv_data->usb3_phy); in dwc3_xlnx_suspend()
376 phy_exit(priv_data->usb3_phy); in dwc3_xlnx_resume()
A Ddwc3-keystone.c122 phy_exit(kdwc->usb3_phy); in kdwc3_probe()
169 phy_exit(kdwc->usb3_phy); in kdwc3_probe()
197 phy_exit(kdwc->usb3_phy); in kdwc3_remove()
A Dcore.c851 phy_exit(dwc->usb2_generic_phy); in dwc3_core_exit()
852 phy_exit(dwc->usb3_generic_phy); in dwc3_core_exit()
1128 phy_exit(dwc->usb2_generic_phy); in dwc3_core_init()
1312 phy_exit(dwc->usb2_generic_phy); in dwc3_core_init()
1313 phy_exit(dwc->usb3_generic_phy); in dwc3_core_init()
1945 phy_exit(dwc->usb2_generic_phy); in dwc3_probe()
1946 phy_exit(dwc->usb3_generic_phy); in dwc3_probe()
/linux-6.3-rc2/drivers/pci/controller/cadence/
A Dpcie-cadence.c155 phy_exit(pcie->phy[i]); in cdns_pcie_disable_phy()
171 phy_exit(pcie->phy[i]); in cdns_pcie_enable_phy()
181 phy_exit(pcie->phy[i]); in cdns_pcie_enable_phy()
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-armada8k.c79 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()
A Dpcie-intel-gw.c329 phy_exit(pcie->phy); in intel_pcie_host_setup()
340 phy_exit(pcie->phy); in __intel_pcie_remove()
364 phy_exit(pcie->phy); in intel_pcie_suspend_noirq()
A Dpci-exynos.c371 phy_exit(ep->phy); in exynos_pcie_probe()
385 phy_exit(ep->phy); in exynos_pcie_remove()
398 phy_exit(ep->phy); in exynos_pcie_suspend_noirq()
A Dpcie-dw-rockchip.c271 phy_exit(rockchip->phy); in rockchip_pcie_phy_init()
278 phy_exit(rockchip->phy); in rockchip_pcie_phy_deinit()
/linux-6.3-rc2/include/linux/platform_data/
A Ds3c-hsotg.h34 int (*phy_exit)(struct platform_device *pdev, int type); member
/linux-6.3-rc2/drivers/usb/core/
A Dphy.c99 phy_exit(roothub_entry->phy); in usb_phy_roothub_init()
117 err = phy_exit(roothub_entry->phy); in usb_phy_roothub_exit()
/linux-6.3-rc2/drivers/usb/renesas_usbhs/
A Drcar2.c56 phy_exit(priv->phy); in usbhs_rcar2_power_ctrl()
A Drza2.c56 phy_exit(priv->phy); in usbhs_rza2_power_ctrl()
/linux-6.3-rc2/arch/arm/mach-s3c/
A Ddevs.c362 if (!npd->phy_exit) in dwc2_hsotg_set_platdata()
363 npd->phy_exit = s3c_usb_phy_exit; in dwc2_hsotg_set_platdata()
/linux-6.3-rc2/drivers/ata/
A Dlibahci_platform.c57 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()
91 phy_exit(hpriv->phys[i]); in ahci_platform_disable_phys()
/linux-6.3-rc2/drivers/usb/chipidea/
A Dci_hdrc_msm.c102 phy_exit(ci->phy); in ci_hdrc_msm_notify_event()
129 phy_exit(ci->phy); in ci_hdrc_msm_notify_event()
/linux-6.3-rc2/drivers/usb/host/
A Dohci-st.c82 phy_exit(priv->phy); in st_ohci_platform_power_on()
107 phy_exit(priv->phy); in st_ohci_platform_power_off()
A Dehci-st.c102 phy_exit(priv->phy); in st_ehci_platform_power_on()
126 phy_exit(priv->phy); in st_ehci_platform_power_off()
/linux-6.3-rc2/drivers/usb/musb/
A Djz4740.c174 phy_exit(musb->phy); in jz4740_musb_init()
185 phy_exit(musb->phy); in jz4740_musb_exit()
A Domap2430.c279 phy_exit(musb->phy); in omap2430_musb_exit()
501 phy_exit(musb->phy); in omap2430_runtime_suspend()
541 phy_exit(musb->phy); in omap2430_suspend()
/linux-6.3-rc2/drivers/usb/dwc2/
A Dplatform.c158 } else if (hsotg->plat && hsotg->plat->phy_exit) { in __dwc2_lowlevel_hw_disable()
159 ret = hsotg->plat->phy_exit(pdev, hsotg->plat->phy_type); in __dwc2_lowlevel_hw_disable()
163 ret = phy_exit(hsotg->phy); in __dwc2_lowlevel_hw_disable()
/linux-6.3-rc2/drivers/usb/gadget/udc/bdc/
A Dbdc_core.c458 phy_exit(bdc->phys[phy_num]); in bdc_phy_init()
468 phy_exit(bdc->phys[phy_num]); in bdc_phy_init()
480 phy_exit(bdc->phys[phy_num]); in bdc_phy_exit()
/linux-6.3-rc2/drivers/pci/controller/
A Dpcie-rockchip.c292 phy_exit(rockchip->phys[i]); in rockchip_pcie_init_port()
347 phy_exit(rockchip->phys[i]); in rockchip_pcie_deinit_phys()
/linux-6.3-rc2/include/linux/phy/
A Dphy.h226 int phy_exit(struct phy *phy);
332 static inline int phy_exit(struct phy *phy) in phy_exit() function

Completed in 45 milliseconds

1234