Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/acpi/
Dpci_root.c876 if (pci_register_io_range(fwnode, cpu_addr, length)) in acpi_pci_root_remap_iospace()
/linux-6.6.21/drivers/of/
Daddress.c250 err = pci_register_io_range(&np->fwnode, range->cpu_addr, in of_pci_range_to_resource()
/linux-6.6.21/include/linux/
Dpci.h1530 int pci_register_io_range(struct fwnode_handle *fwnode, phys_addr_t addr,
2009 static inline int pci_register_io_range(struct fwnode_handle *fwnode, in pci_register_io_range() function
/linux-6.6.21/drivers/pci/
Dpci.c4191 int pci_register_io_range(struct fwnode_handle *fwnode, phys_addr_t addr, in pci_register_io_range() function