Searched refs:pci_find_parent_resource (Results 1 – 6 of 6) sorted by relevance
154 root = pci_find_parent_resource(dev, res); in pci_claim_resource()215 root = pci_find_parent_resource(dev, res); in pci_revert_fw_address()
792 struct resource *pci_find_parent_resource(const struct pci_dev *dev, in pci_find_parent_resource() function824 EXPORT_SYMBOL(pci_find_parent_resource);
1241 pr = pci_find_parent_resource(bus->self, res); in pcibios_allocate_bus_resources()1298 pr = pci_find_parent_resource(dev, r); in alloc_resource()
641 root = pci_find_parent_resource(dev, p); in pci_claim_legacy_resources()
84 parent = pci_find_parent_resource(s->cb_dev, res); in claim_region()
1142 struct resource *pci_find_parent_resource(const struct pci_dev *dev,