Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dof_pdt.h30 phandle (*getchild)(phandle parent); member
/linux-3.4.99/drivers/of/
Dpdt.c221 of_pdt_prom_ops->getchild(node), nextp); in of_pdt_build_tree()
252 of_pdt_prom_ops->getchild(allnodes->phandle), &nextp); in of_pdt_build_devicetree()
/linux-3.4.99/arch/sparc/kernel/
Dprom_common.c151 .getchild = prom_getchild,
/linux-3.4.99/arch/x86/platform/olpc/
Dolpc_dt.c163 .getchild = olpc_dt_getchild,