Home
last modified time | relevance | path

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

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