Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dpci-epc.h43 struct pci_epc_ops { struct
96 const struct pci_epc_ops *ops;
145 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
148 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
/Linux-v5.4/drivers/pci/endpoint/
Dpci-epc-core.c596 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __pci_epc_create()
654 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __devm_pci_epc_create()
/Linux-v5.4/drivers/pci/controller/
Dpcie-cadence-ep.c414 static const struct pci_epc_ops cdns_pcie_epc_ops = {
Dpcie-rockchip-ep.c517 static const struct pci_epc_ops rockchip_pcie_epc_ops = {
/Linux-v5.4/drivers/pci/controller/dwc/
Dpcie-designware-ep.c336 static const struct pci_epc_ops epc_ops = {