Searched refs:phy_exit (Results 26 - 50 of 87) sorted by relevance

1234

/linux-master/drivers/usb/host/
H A Dohci-da8xx.c72 phy_exit(da8xx_ohci->usb11_phy);
84 phy_exit(da8xx_ohci->usb11_phy);
H A Dehci-mv.c62 phy_exit(ehci_mv->phy);
/linux-master/drivers/pci/controller/dwc/
H A Dpci-meson.c134 phy_exit(mp->phy);
144 phy_exit(mp->phy);
H A Dpci-dra7xx.c520 phy_exit(dra7xx->phy[phy_count]);
541 phy_exit(dra7xx->phy[i]);
551 phy_exit(dra7xx->phy[i]);
H A Dpci-keystone.c954 phy_exit(ks_pcie->phy[num_lanes]);
975 phy_exit(ks_pcie->phy[i]);
985 phy_exit(ks_pcie->phy[i]);
H A Dpcie-histb.c431 phy_exit(hipcie->phy);
H A Dpcie-uniphier.c342 phy_exit(pcie->phy);
H A Dpcie-uniphier-ep.c331 phy_exit(priv->phy);
H A Dpcie-qcom-ep.c347 phy_exit(pcie_ep->phy);
358 phy_exit(pcie_ep->phy);
/linux-master/include/linux/phy/
H A Dphy.h233 int phy_exit(struct phy *phy);
341 static inline int phy_exit(struct phy *phy) function
/linux-master/drivers/ata/
H A Dahci_brcm.c297 phy_exit(hpriv->phys[i]);
315 phy_exit(hpriv->phys[i]);
/linux-master/drivers/usb/musb/
H A Dmediatek.c296 phy_exit(glue->phy);
341 phy_exit(glue->phy);
H A Dda8xx.c411 phy_exit(glue->phy);
424 phy_exit(glue->phy);
H A Dmusb_dsps.c461 phy_exit(musb->phy);
503 phy_exit(musb->phy);
/linux-master/drivers/usb/mtu3/
H A Dmtu3_plat.c89 phy_exit(ssusb->phys[i - 1]);
99 phy_exit(ssusb->phys[i]);
/linux-master/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-main.c426 pdata->phy_if.phy_exit(pdata);
/linux-master/drivers/phy/amlogic/
H A Dphy-meson-axg-mipi-dphy.c318 ret = phy_exit(priv->analog);
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_dw_mipi_dsi.c260 return phy_exit(mipi_dsi->phy);
/linux-master/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c816 phy_exit(priv->phys[i]);
844 phy_exit(priv->phys[i]);
888 phy_exit(priv->phys[i]);
/linux-master/drivers/pci/controller/
H A Dpcie-mediatek.c254 phy_exit(port->phy);
900 phy_exit(port->phy);
1173 phy_exit(port->phy);
H A Dpcie-mt7621.c306 phy_exit(port->phy);
H A Dpcie-rcar-host.c559 phy_exit(host->phy);
1053 phy_exit(host->phy);
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-snps-eusb2.c355 phy_exit(phy->repeater);
/linux-master/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-csi.c516 phy_exit(csi->dphy);
/linux-master/include/linux/mfd/
H A Dtwl.h626 int (*phy_exit)(struct device *dev); member in struct:twl4030_usb_data

Completed in 263 milliseconds

1234