Searched refs:prom_firstprop (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Doplib_32.h186 extern char *prom_firstprop(int node, char *buffer);
H A Doplib_64.h222 extern char *prom_firstprop(int node, char *buffer);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Doplib.h248 extern char *prom_firstprop(int node);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/prom/
H A Dtree_32.c231 char * prom_firstprop(int node, char *bufer) function
238 EXPORT_SYMBOL(prom_firstprop); variable
H A Dtree_64.c237 inline char *prom_firstprop(int node, char *buffer) function
257 EXPORT_SYMBOL(prom_firstprop); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dprom_common.c149 name = prom_firstprop(node, p->name);

Completed in 112 milliseconds