Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A 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,
/OK3568_Linux_fs/kernel/drivers/pci/endpoint/
H A Dpci-epc-core.c634 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __pci_epc_create()
693 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __devm_pci_epc_create()
/OK3568_Linux_fs/kernel/drivers/pci/controller/
H A Dpcie-rcar-ep.c459 static const struct pci_epc_ops rcar_pcie_epc_ops = {
H A Dpcie-rockchip-ep.c517 static const struct pci_epc_ops rockchip_pcie_epc_ops = {
/OK3568_Linux_fs/kernel/drivers/pci/controller/cadence/
H A Dpcie-cadence-ep.c491 static const struct pci_epc_ops cdns_pcie_epc_ops = {
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-designware-ep.c464 static const struct pci_epc_ops epc_ops = {