Home
last modified time | relevance | path

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

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