Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof_pdt.h13 struct of_pdt_ops { struct
36 extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops); argument
/linux/drivers/of/
H A Dpdt.c24 static struct of_pdt_ops *of_pdt_prom_ops __initdata;
202 void __init of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops) in of_pdt_build_devicetree()
/linux/arch/sparc/kernel/
H A Dprom_common.c146 static struct of_pdt_ops prom_sparc_ops __initdata = {
/linux/arch/x86/platform/olpc/
H A Dolpc_dt.c153 static struct of_pdt_ops prom_olpc_ops __initdata = {