Searched refs:nextprop (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/include/linux/
H A Dof_pdt.h22 int (*nextprop)(phandle node, char *prev, char *buf); member in struct:of_pdt_ops
/linux-4.4.14/arch/sparc/kernel/
H A Dprom_common.c148 .nextprop = prom_common_nextprop,
/linux-4.4.14/arch/x86/platform/olpc/
H A Dolpc_dt.c106 if (olpc_ofw("nextprop", args, res) || success != 1) olpc_dt_nextprop()
160 .nextprop = olpc_dt_nextprop,
/linux-4.4.14/drivers/of/
H A Dpdt.c115 err = of_pdt_prom_ops->nextprop(node, prev, p->name); of_pdt_build_one_prop()
/linux-4.4.14/arch/sparc/prom/
H A Dtree_32.c202 /* Interal version of nextprop that does not alter return values. */ __prom_nextprop()
H A Dtree_64.c233 static const char *prom_nextprop_name = "nextprop";
/linux-4.4.14/arch/powerpc/kernel/
H A Dprom_init.c2079 if (call_prom("nextprop", 3, 1, node, prev_name, namep) != 1) { scan_dt_build_strings()
2162 if (call_prom("nextprop", 3, 1, node, prev_name, scan_dt_build_struct()

Completed in 434 milliseconds