Home
last modified time | relevance | path

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

/drivers/pci/
Dsetup-res.c133 int pci_claim_resource(struct pci_dev *dev, int resource) in pci_claim_resource() function
170 EXPORT_SYMBOL(pci_claim_resource);
Dsetup-bus.c718 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()
Dxen-pcifront.c405 if (pci_claim_resource(dev, i)) { in pcifront_claim_resource()
Dquirks.c409 if (!pci_claim_resource(dev, nr)) in quirk_io_region()
/drivers/video/fbdev/
Defifb.c353 if (pci_claim_resource(dev, idx)) { in claim_efifb_bar()
/drivers/parisc/
Dlba_pci.c780 pci_claim_resource(dev, i); in lba_fixup_bus()
/drivers/pcmcia/
Dyenta_socket.c713 if (pci_claim_resource(dev, PCI_BRIDGE_RESOURCES + nr) == 0) in yenta_allocate_res()