Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpci-epc.h133 struct pci_epc_ops { struct
222 const struct pci_epc_ops *ops;
353 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
356 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c1055 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __pci_epc_create()
1124 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __devm_pci_epc_create()
/linux/drivers/pci/controller/
H A Dpcie-rockchip-ep.c707 static const struct pci_epc_ops rockchip_pcie_epc_ops = {