Searched refs:pci_claim_bridge_resource (Results 1 – 7 of 7) sorted by relevance
220 if (!r->start || pci_claim_bridge_resource(dev, idx) < 0) { in pcibios_allocate_bridge_resources()
303 pci_claim_bridge_resource(dev, i); in pcibios_claim_one_bus()
357 pci_claim_bridge_resource(dev, idx); in pcibios_fixup_bridge_resources()
1268 pci_claim_bridge_resource(dev, in pcibios_allocate_bus_resources()1469 pci_claim_bridge_resource(dev, i); in pcibios_claim_one_bus()
698 int pci_claim_bridge_resource(struct pci_dev *bridge, int i) in pci_claim_bridge_resource() function1445 pci_claim_bridge_resource(dev, i); in pci_claim_bridge_resources()
678 if (!r->start || pci_claim_bridge_resource(dev, idx) < 0) { in pcibios_allocate_bridge_resources()
1397 int pci_claim_bridge_resource(struct pci_dev *bridge, int i);
Completed in 23 milliseconds