Searched refs:pci_ecam_create (Results 1 – 5 of 5) sorted by relevance
| /drivers/pci/ |
| A D | ecam.c | 27 struct pci_config_window *pci_ecam_create(struct device *dev, in pci_ecam_create() function 103 EXPORT_SYMBOL_GPL(pci_ecam_create);
|
| A D | pci-acpi.c | 1640 cfg = pci_ecam_create(dev, &cfgres, bus_res, ecam_ops); in pci_acpi_setup_ecam_mapping()
|
| /drivers/pci/controller/ |
| A D | pci-host-common.c | 43 cfg = pci_ecam_create(dev, &cfgres, bus->res, ops); in pci_host_common_ecam_create()
|
| A D | pcie-xilinx-cpm.c | 538 port->cfg = pci_ecam_create(dev, res, bus_range, in xilinx_cpm_pcie_parse_dt()
|
| A D | pcie-xilinx-dma-pl.c | 741 port->cfg = pci_ecam_create(dev, res, bus_range, &xilinx_pl_dma_pcie_ops); in xilinx_pl_dma_pcie_parse_dt()
|
Completed in 12 milliseconds