Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dof_pdt.h22 int (*nextprop)(phandle node, char *prev, char *buf); member
/linux-3.4.99/arch/sparc/kernel/
Dprom_common.c148 .nextprop = prom_common_nextprop,
/linux-3.4.99/arch/x86/platform/olpc/
Dolpc_dt.c160 .nextprop = olpc_dt_nextprop,
/linux-3.4.99/drivers/of/
Dpdt.c117 err = of_pdt_prom_ops->nextprop(node, prev, p->name); in of_pdt_build_one_prop()