Home
last modified time | relevance | path

Searched refs:pci_epc_ops (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/linux/
H A Dpci-epc.h64 struct pci_epc_ops { struct
143 const struct pci_epc_ops *ops;
196 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
199 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
/openbmc/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c831 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __pci_epc_create()
890 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __devm_pci_epc_create()
/openbmc/linux/drivers/pci/controller/
H A Dpcie-rcar-ep.c457 static const struct pci_epc_ops rcar_pcie_epc_ops = {
H A Dpcie-rockchip-ep.c462 static const struct pci_epc_ops rockchip_pcie_epc_ops = {
/openbmc/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c623 static const struct pci_epc_ops cdns_pcie_epc_ops = {
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c474 static const struct pci_epc_ops epc_ops = {