Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dof_pdt.h36 extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops);
/openbmc/linux/arch/sparc/kernel/
H A Dprom_common.c153 of_pdt_build_devicetree(prom_root_node, &prom_sparc_ops); in prom_build_devicetree()
/openbmc/linux/drivers/of/
H A Dpdt.c200 void __init of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops) in of_pdt_build_devicetree() function
/openbmc/linux/arch/x86/platform/olpc/
H A Dolpc_dt.c322 of_pdt_build_devicetree(root, &prom_olpc_ops); in olpc_dt_build_devicetree()