Home
last modified time | relevance | path

Searched refs:prom_nodematch (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/m68k/include/asm/
H A Doplib.h245 extern int prom_nodematch(int thisnode, char *name);
/openbmc/linux/arch/sparc/include/asm/
H A Doplib_64.h215 int prom_nodematch(phandle thisnode, const char *name);
/openbmc/linux/arch/sparc/prom/
H A Dtree_64.c203 int prom_nodematch(phandle node, const char *name) in prom_nodematch() function