Home
last modified time | relevance | path

Searched refs:pci_claim_resource (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/pci/
H A Dsetup-res.c136 int pci_claim_resource(struct pci_dev *dev, int resource) in pci_claim_resource() function
174 EXPORT_SYMBOL(pci_claim_resource);
H A Dxen-pcifront.c396 if (pci_claim_resource(dev, i)) { in pcifront_claim_resource()
/linux/arch/sparc/kernel/
H A Dpci.c708 pci_claim_resource(dev, i); in pci_claim_bus_resources()
/linux/drivers/parisc/
H A Dlba_pci.c813 pci_claim_resource(dev, i); in lba_fixup_bus()