Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dof_pdt.h17 struct of_pdt_ops { struct
40 extern void of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops); argument
/linux-3.4.99/drivers/of/
Dpdt.c27 static struct of_pdt_ops *of_pdt_prom_ops __initdata;
237 void __init of_pdt_build_devicetree(phandle root_node, struct of_pdt_ops *ops) in of_pdt_build_devicetree()
/linux-3.4.99/arch/sparc/kernel/
Dprom_common.c147 static struct of_pdt_ops prom_sparc_ops __initdata = {
/linux-3.4.99/arch/x86/platform/olpc/
Dolpc_dt.c159 static struct of_pdt_ops prom_olpc_ops __initdata = {