Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dpci-epc.h43 struct pci_epc_ops { struct
94 const struct pci_epc_ops *ops;
132 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
135 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
/Linux-v4.19/drivers/pci/endpoint/
Dpci-epc-core.c542 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __pci_epc_create()
600 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __devm_pci_epc_create()
/Linux-v4.19/drivers/pci/controller/
Dpcie-cadence-ep.c415 static const struct pci_epc_ops cdns_pcie_epc_ops = {
Dpcie-rockchip-ep.c508 static const struct pci_epc_ops rockchip_pcie_epc_ops = {
/Linux-v4.19/drivers/pci/controller/dwc/
Dpcie-designware-ep.c358 static const struct pci_epc_ops epc_ops = {