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()
777 struct resource *pci_find_parent_resource(const struct pci_dev *dev, in pci_find_parent_resource() function810 EXPORT_SYMBOL(pci_find_parent_resource);
1240 pr = pci_find_parent_resource(bus->self, res); in pcibios_allocate_bus_resources()1297 pr = pci_find_parent_resource(dev, r); in alloc_resource()
640 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()
1138 struct resource *pci_find_parent_resource(const struct pci_dev *dev,
Completed in 84 milliseconds