Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dof_pdt.h27 phandle (*getsibling)(phandle node); member
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dprom_common.c148 .getsibling = prom_getsibling,
/OK3568_Linux_fs/kernel/arch/x86/platform/olpc/
H A Dolpc_dt.c162 .getsibling = olpc_dt_getsibling,
/OK3568_Linux_fs/kernel/drivers/of/
H A Dpdt.c189 node = of_pdt_prom_ops->getsibling(node); in of_pdt_build_tree()