Home
last modified time | relevance | path

Searched refs:dw_pcie_ops (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/pci/controller/dwc/
H A Dpcie-spear13xx.c183 static const struct dw_pcie_ops dw_pcie_ops = { variable
205 pci->ops = &dw_pcie_ops; in spear13xx_pcie_probe()
H A Dpcie-visconti.c186 static const struct dw_pcie_ops dw_pcie_ops = { variable
305 pci->ops = &dw_pcie_ops; in visconti_pcie_probe()
H A Dpcie-fu740.c285 static const struct dw_pcie_ops dw_pcie_ops = { variable
300 pci->ops = &dw_pcie_ops; in fu740_pcie_probe()
H A Dpcie-armada8k.c261 static const struct dw_pcie_ops dw_pcie_ops = { variable
283 pci->ops = &dw_pcie_ops; in armada8k_pcie_probe()
H A Dpcie-uniphier.c351 static const struct dw_pcie_ops dw_pcie_ops = { variable
368 pcie->pci.ops = &dw_pcie_ops; in uniphier_pcie_probe()
H A Dpci-exynos.c278 static const struct dw_pcie_ops dw_pcie_ops = { variable
297 ep->pci.ops = &dw_pcie_ops; in exynos_pcie_probe()
H A Dpcie-histb.c286 static const struct dw_pcie_ops dw_pcie_ops = { variable
312 pci->ops = &dw_pcie_ops; in histb_pcie_probe()
H A Dpci-meson.c375 static const struct dw_pcie_ops dw_pcie_ops = { variable
393 pci->ops = &dw_pcie_ops; in meson_pcie_probe()
H A Dpcie-kirin.c616 static const struct dw_pcie_ops kirin_dw_pcie_ops = {