Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dpci-epc.h43 struct pci_epc_ops { struct
114 const struct pci_epc_ops *ops;
171 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
174 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
/Linux-v5.10/drivers/pci/endpoint/
Dpci-epc-core.c608 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __pci_epc_create()
667 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __devm_pci_epc_create()
/Linux-v5.10/drivers/pci/controller/
Dpcie-rcar-ep.c459 static const struct pci_epc_ops rcar_pcie_epc_ops = {
Dpcie-rockchip-ep.c518 static const struct pci_epc_ops rockchip_pcie_epc_ops = {
/Linux-v5.10/drivers/pci/controller/cadence/
Dpcie-cadence-ep.c492 static const struct pci_epc_ops cdns_pcie_epc_ops = {
/Linux-v5.10/drivers/pci/controller/dwc/
Dpcie-designware-ep.c463 static const struct pci_epc_ops epc_ops = {