Home
last modified time | relevance | path

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

/linux/arch/x86/pci/
A Di386.c278 if (pci_claim_resource(dev, idx) < 0) { in pcibios_allocate_dev_resources()
336 if (pci_claim_resource(dev, PCI_ROM_RESOURCE) < 0) { in pcibios_allocate_dev_rom_resource()
/linux/drivers/pci/
A Dsetup-res.c131 int pci_claim_resource(struct pci_dev *dev, int resource) in pci_claim_resource() function
168 EXPORT_SYMBOL(pci_claim_resource);
A Dsetup-bus.c703 if (pci_claim_resource(bridge, i) == 0) in pci_claim_bridge_resource()
726 if (pci_claim_resource(bridge, i) == 0) in pci_claim_bridge_resource()
1431 pci_claim_resource(dev, i); in pci_claim_device_resources()
2219 pci_claim_resource(bridge, i); in pci_reassign_bridge_resources()
A Dxen-pcifront.c399 if (pci_claim_resource(dev, i)) { in pcifront_claim_resource()
A Dquirks.c575 if (!pci_claim_resource(dev, nr)) in quirk_io_region()
/linux/arch/alpha/kernel/
A Dpci.c300 if (pci_claim_resource(dev, i) == 0) in pcibios_claim_one_bus()
/linux/arch/ia64/pci/
A Dpci.c339 pci_claim_resource(dev, idx); in pcibios_fixup_device_resources()
/linux/arch/sparc/kernel/
A Dpci.c678 pci_claim_resource(dev, i); in pci_claim_bus_resources()
/linux/arch/s390/pci/
A Dpci.c611 pci_claim_resource(pdev, i); in pcibios_device_add()
/linux/drivers/parisc/
A Dlba_pci.c813 pci_claim_resource(dev, i); in lba_fixup_bus()
/linux/arch/powerpc/kernel/
A Dpci-common.c1448 if (pci_claim_resource(dev, i) == 0) in pcibios_claim_one_bus()
/linux/drivers/pcmcia/
A Dyenta_socket.c714 if (pci_claim_resource(dev, nr) == 0) in yenta_allocate_res()
/linux/include/linux/
A Dpci.h1367 int pci_claim_resource(struct pci_dev *, int);
/linux/
A Dvmlinux.symvers9618 0x00000000 pci_claim_resource vmlinux EXPORT_SYMBOL
A DSystem.map21168 ffff8000105aacb4 T pci_claim_resource
A D.tmp_System.map21168 ffff8000105aacb4 T pci_claim_resource

Completed in 373 milliseconds