pnv_pci_get_device_tree   20 arch/powerpc/include/asm/pnv-pci.h extern int pnv_pci_get_device_tree(uint32_t phandle, void *buf, uint64_t len);
pnv_pci_get_device_tree   90 arch/powerpc/platforms/powernv/pci.c EXPORT_SYMBOL_GPL(pnv_pci_get_device_tree);
pnv_pci_get_device_tree  272 drivers/pci/hotplug/pnv_php.c 	ret = pnv_pci_get_device_tree(php_slot->dn->phandle, fdt1, 0x10000);