Searched refs:pcibios_fixup_device_resources (Results 1 - 3 of 3) sorted by relevance

/arch/mn10300/unit-asb2305/
H A Dpci.c304 static void pcibios_fixup_device_resources(struct pci_dev *dev) function
333 pcibios_fixup_device_resources(bus->self);
337 pcibios_fixup_device_resources(dev);
/arch/ia64/pci/
H A Dpci.c520 void pcibios_fixup_device_resources(struct pci_dev *dev) function
524 EXPORT_SYMBOL_GPL(pcibios_fixup_device_resources); variable
543 pcibios_fixup_device_resources(dev);
/arch/x86/pci/
H A Dcommon.c128 static void pcibios_fixup_device_resources(struct pci_dev *dev) function
171 pcibios_fixup_device_resources(dev);

Completed in 64 milliseconds