Home
last modified time | relevance | path

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

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