Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m68k/include/asm/
Doplib.h244 extern int prom_nodematch(int thisnode, char *name);
/linux-4.1.27/arch/sparc/include/asm/
Doplib_64.h214 int prom_nodematch(phandle thisnode, const char *name);
/linux-4.1.27/arch/sparc/prom/
Dtree_64.c202 int prom_nodematch(phandle node, const char *name) in prom_nodematch() function