Searched refs:pci_ecam_create (Results 1 – 3 of 3) sorted by relevance
27 struct pci_config_window *pci_ecam_create(struct device *dev, in pci_ecam_create() function103 EXPORT_SYMBOL_GPL(pci_ecam_create);
41 cfg = pci_ecam_create(dev, &cfgres, bus->res, ops); in gen_pci_init()
547 port->cfg = pci_ecam_create(dev, res, bus_range, in xilinx_cpm_pcie_parse_dt()