Searched refs:pci_epc_ops (Results 1 – 6 of 6) sorted by relevance
57 struct pci_epc_ops { struct139 const struct pci_epc_ops *ops;221 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,224 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops,
880 __pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __pci_epc_create()949 __devm_pci_epc_create(struct device *dev, const struct pci_epc_ops *ops, in __devm_pci_epc_create()
460 static const struct pci_epc_ops rcar_pcie_epc_ops = {
451 static const struct pci_epc_ops rockchip_pcie_epc_ops = {
632 static const struct pci_epc_ops cdns_pcie_epc_ops = {
443 static const struct pci_epc_ops epc_ops = {
Completed in 17 milliseconds