Home
last modified time | relevance | path

Searched defs:prom_getproplen (Results 1 – 3 of 3) sorted by relevance

/arch/sparc/prom/
Dtree_32.c89 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() function
Dtree_64.c92 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() function
/arch/powerpc/kernel/
Dprom_init.c471 static int inline prom_getproplen(phandle node, const char *pname) in prom_getproplen() function