Searched refs:pci_remap_iospace (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/pci/host/
H A Dpci-host-generic.c119 err = pci_remap_iospace(res, iobase); gen_pci_parse_request_of_pci_ranges()
H A Dpci-versatile.c89 err = pci_remap_iospace(res, iobase); resource_list_for_each_entry()
H A Dpci-xgene.c286 ret = pci_remap_iospace(res, io_base); resource_list_for_each_entry()
/linux-4.1.27/drivers/pci/
H A Dpci.c2741 * pci_remap_iospace - Remap the memory mapped I/O space
2750 int __weak pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr) pci_remap_iospace() function
/linux-4.1.27/include/linux/
H A Dpci.h1135 int pci_remap_iospace(const struct resource *res, phys_addr_t phys_addr);

Completed in 149 milliseconds