Searched refs:ArcGetChild (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/fw/arc/
H A Dtree.c28 ArcGetChild(pcomponent *Current) function
107 if(ArcGetChild(p))
108 traverse(ArcGetChild(p), 1);
118 p = ArcGetChild(PROM_NULL_COMPONENT);
120 p = ArcGetChild(p);
H A Didentify.c98 p = ArcGetChild(PROM_NULL_COMPONENT);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dsgialib.h54 extern pcomponent *ArcGetChild(pcomponent *this);

Completed in 59 milliseconds