Searched refs:pnv_pci_get_device_tree (Results 1 – 3 of 3) sorted by relevance
22 extern int pnv_pci_get_device_tree(uint32_t phandle, void *buf, uint64_t len);
80 int pnv_pci_get_device_tree(uint32_t phandle, void *buf, uint64_t len) in pnv_pci_get_device_tree() function93 EXPORT_SYMBOL_GPL(pnv_pci_get_device_tree);
270 ret = pnv_pci_get_device_tree(php_slot->dn->phandle, fdt1, 0x10000); in pnv_php_add_devtree()