/linux-4.4.14/drivers/pci/host/ |
D | pci-dra7xx.c | 395 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()
|
D | pcie-iproc.c | 390 phy_exit(pcie->phy); in iproc_pcie_setup() 401 phy_exit(pcie->phy); in iproc_pcie_remove()
|
D | pci-tegra.c | 1118 err = phy_exit(pcie->phy); in tegra_pcie_put_resources()
|
/linux-4.4.14/include/linux/platform_data/ |
D | s3c-hsotg.h | 37 int (*phy_exit)(struct platform_device *pdev, int type); member
|
/linux-4.4.14/drivers/usb/dwc3/ |
D | core.c | 95 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() 1137 phy_exit(dwc->usb2_generic_phy); in dwc3_suspend() 1138 phy_exit(dwc->usb3_generic_phy); in dwc3_suspend() 1188 phy_exit(dwc->usb2_generic_phy); in dwc3_resume()
|
/linux-4.4.14/drivers/usb/host/ |
D | ohci-platform.c | 65 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()
|
D | ehci-platform.c | 97 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()
|
D | ehci-orion.c | 278 phy_exit(priv->phy); in ehci_orion_drv_probe() 300 phy_exit(priv->phy); in ehci_orion_drv_remove()
|
D | ohci-st.c | 87 phy_exit(priv->phy); in st_ohci_platform_power_on() 112 phy_exit(priv->phy); in st_ohci_platform_power_off()
|
D | ehci-st.c | 106 phy_exit(priv->phy); in st_ehci_platform_power_on() 130 phy_exit(priv->phy); in st_ehci_platform_power_off()
|
/linux-4.4.14/drivers/usb/dwc2/ |
D | platform.c | 170 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()
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
D | rcar2.c | 78 phy_exit(priv->phy); in usbhs_rcar2_power_ctrl()
|
/linux-4.4.14/include/linux/phy/ |
D | phy.h | 119 int phy_exit(struct phy *phy); 206 static inline int phy_exit(struct phy *phy) in phy_exit() function
|
/linux-4.4.14/drivers/ata/ |
D | libahci_platform.c | 60 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()
|
/linux-4.4.14/drivers/phy/ |
D | phy-core.c | 247 int phy_exit(struct phy *phy) in phy_exit() function 274 EXPORT_SYMBOL_GPL(phy_exit);
|
/linux-4.4.14/drivers/usb/musb/ |
D | sunxi.c | 284 phy_exit(glue->phy); in sunxi_musb_init() 310 phy_exit(glue->phy); in sunxi_musb_exit()
|
D | musb_dsps.c | 458 phy_exit(musb->phy); in dsps_musb_init() 499 phy_exit(musb->phy); in dsps_musb_exit()
|
D | omap2430.c | 502 phy_exit(musb->phy); in omap2430_musb_exit()
|
/linux-4.4.14/arch/arm/plat-samsung/ |
D | devs.c | 1059 if (!npd->phy_exit) in dwc2_hsotg_set_platdata() 1060 npd->phy_exit = s5p_usb_phy_exit; in dwc2_hsotg_set_platdata()
|
/linux-4.4.14/include/linux/i2c/ |
D | twl.h | 638 int (*phy_exit)(struct device *dev); member
|
/linux-4.4.14/drivers/net/phy/ |
D | phy_device.c | 1486 static void __exit phy_exit(void) in phy_exit() function 1494 module_exit(phy_exit);
|
/linux-4.4.14/drivers/usb/chipidea/ |
D | core.c | 349 phy_exit(ci->phy); in _ci_usb_phy_init() 368 phy_exit(ci->phy); in ci_usb_phy_exit()
|
/linux-4.4.14/drivers/usb/core/ |
D | hcd.c | 2718 phy_exit(phy); in usb_add_hcd() 2891 phy_exit(hcd->phy); in usb_add_hcd() 2975 phy_exit(hcd->phy); in usb_remove_hcd()
|
/linux-4.4.14/Documentation/ |
D | phy.txt | 98 the phy_init() and phy_exit() calls, and phy_power_on() and
|
/linux-4.4.14/drivers/scsi/ufs/ |
D | ufs-qcom.c | 1240 phy_exit(host->generic_phy); in ufs_qcom_init()
|