Home
last modified time | relevance | path

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

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