Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/include/asm/
A Dpnv-pci.h22 extern int pnv_pci_get_device_tree(uint32_t phandle, void *buf, uint64_t len);
/linux-6.3-rc2/arch/powerpc/platforms/powernv/
A Dpci.c80 int pnv_pci_get_device_tree(uint32_t phandle, void *buf, uint64_t len) in pnv_pci_get_device_tree() function
93 EXPORT_SYMBOL_GPL(pnv_pci_get_device_tree);
/linux-6.3-rc2/drivers/pci/hotplug/
A Dpnv_php.c270 ret = pnv_pci_get_device_tree(php_slot->dn->phandle, fdt1, 0x10000); in pnv_php_add_devtree()

Completed in 9 milliseconds