Home
last modified time | relevance | path

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

/arch/sparc/prom/
Dtree_32.c90 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() function
Dtree_64.c93 int prom_getproplen(phandle node, const char *prop) in prom_getproplen() function
/arch/powerpc/kernel/
Dprom_init.c670 static inline int __init prom_getproplen(phandle node, const char *pname) in prom_getproplen() function