Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dpci.c40 static int probe_resource(struct pci_bus *parent, struct resource *pr,
434 if (probe_resource(bus->parent, pr, res, &conflict) == 0) in pci_relocate_bridge_resource()
452 probe_resource(struct pci_bus *parent, struct resource *pr, in probe_resource() function