Home
last modified time | relevance | path

Searched refs:pci_register_io_range (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/acpi/
H A Dpci_root.c871 if (pci_register_io_range(fwnode, cpu_addr, length)) in acpi_pci_root_remap_iospace()
/linux-6.15/drivers/of/
H A Daddress.c230 err = pci_register_io_range(&np->fwnode, range->cpu_addr, in of_pci_range_to_resource()
/linux-6.15/include/linux/
H A Dpci.h1573 int pci_register_io_range(const struct fwnode_handle *fwnode, phys_addr_t addr,
2043 static inline int pci_register_io_range(const struct fwnode_handle *fwnode, in pci_register_io_range() function
/linux-6.15/drivers/pci/
H A Dpci.c4193 int pci_register_io_range(const struct fwnode_handle *fwnode, phys_addr_t addr, in pci_register_io_range() function