Searched refs:pcie_ep_ops (Results 1 - 6 of 6) sorted by last modified time

/linux-master/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c2025 static const struct dw_pcie_ep_ops pcie_ep_ops = { variable in typeref:struct:dw_pcie_ep_ops
2040 ep->ops = &pcie_ep_ops;
H A Dpcie-rcar-gen4.c410 static const struct dw_pcie_ep_ops pcie_ep_ops = { variable in typeref:struct:dw_pcie_ep_ops
427 ep->ops = &pcie_ep_ops;
H A Dpci-imx6.c1076 static const struct dw_pcie_ep_ops pcie_ep_ops = { variable in typeref:struct:dw_pcie_ep_ops
1094 ep->ops = &pcie_ep_ops;
H A Dpcie-designware-plat.c75 static const struct dw_pcie_ep_ops pcie_ep_ops = { variable in typeref:struct:dw_pcie_ep_ops
146 pci->ep.ops = &pcie_ep_ops;
H A Dpcie-artpec6.c372 static const struct dw_pcie_ep_ops pcie_ep_ops = { variable in typeref:struct:dw_pcie_ep_ops
442 pci->ep.ops = &pcie_ep_ops;
H A Dpci-dra7xx.c438 static const struct dw_pcie_ep_ops pcie_ep_ops = { variable in typeref:struct:dw_pcie_ep_ops
453 ep->ops = &pcie_ep_ops;

Completed in 173 milliseconds