Searched refs:pci_find_parent_resource (Results 1 – 3 of 3) sorted by relevance
156 root = pci_find_parent_resource(dev, res); in pci_claim_resource()217 root = pci_find_parent_resource(dev, res); in pci_revert_fw_address()
734 struct resource *pci_find_parent_resource(const struct pci_dev *dev, in pci_find_parent_resource() function766 EXPORT_SYMBOL(pci_find_parent_resource);
671 root = pci_find_parent_resource(dev, p); in pci_claim_legacy_resources()