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

/linux-master/drivers/acpi/
H A Dpci_root.c876 if (pci_register_io_range(fwnode, cpu_addr, length))
/linux-master/drivers/of/
H A Daddress.c225 err = pci_register_io_range(&np->fwnode, range->cpu_addr,
/linux-master/include/linux/
H A Dpci.h1562 int pci_register_io_range(struct fwnode_handle *fwnode, phys_addr_t addr,
2049 static inline int pci_register_io_range(struct fwnode_handle *fwnode, function
/linux-master/drivers/pci/
H A Dpci.c4080 int pci_register_io_range(struct fwnode_handle *fwnode, phys_addr_t addr, function

Completed in 138 milliseconds