Searched refs:pci_claim_resource (Results 1 – 7 of 7) sorted by relevance
133 int pci_claim_resource(struct pci_dev *dev, int resource) in pci_claim_resource() function170 EXPORT_SYMBOL(pci_claim_resource);
718 if (pci_claim_resource(bridge, i) == 0) in pci_claim_bridge_resource()741 if (pci_claim_resource(bridge, i) == 0) in pci_claim_bridge_resource()1442 pci_claim_resource(dev, i); in pci_claim_device_resources()
405 if (pci_claim_resource(dev, i)) { in pcifront_claim_resource()
409 if (!pci_claim_resource(dev, nr)) in quirk_io_region()
353 if (pci_claim_resource(dev, idx)) { in claim_efifb_bar()
780 pci_claim_resource(dev, i); in lba_fixup_bus()
713 if (pci_claim_resource(dev, PCI_BRIDGE_RESOURCES + nr) == 0) in yenta_allocate_res()