Home
last modified time | relevance | path

Searched refs:pci_find_parent_resource (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/pci/
A Dsetup-res.c154 root = pci_find_parent_resource(dev, res); in pci_claim_resource()
215 root = pci_find_parent_resource(dev, res); in pci_revert_fw_address()
A Dpci.c777 struct resource *pci_find_parent_resource(const struct pci_dev *dev, in pci_find_parent_resource() function
810 EXPORT_SYMBOL(pci_find_parent_resource);
/linux-6.3-rc2/arch/powerpc/kernel/
A Dpci-common.c1240 pr = pci_find_parent_resource(bus->self, res); in pcibios_allocate_bus_resources()
1297 pr = pci_find_parent_resource(dev, r); in alloc_resource()
/linux-6.3-rc2/arch/sparc/kernel/
A Dpci.c640 root = pci_find_parent_resource(dev, p); in pci_claim_legacy_resources()
/linux-6.3-rc2/drivers/pcmcia/
A Drsrc_nonstatic.c84 parent = pci_find_parent_resource(s->cb_dev, res); in claim_region()
/linux-6.3-rc2/include/linux/
A Dpci.h1138 struct resource *pci_find_parent_resource(const struct pci_dev *dev,

Completed in 35 milliseconds