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

/linux-4.1.27/arch/mips/fw/arc/
H A Dtree.c28 ArcGetChild(pcomponent *Current) ArcGetChild() function
107 if(ArcGetChild(p)) traverse()
108 traverse(ArcGetChild(p), 1); traverse()
118 p = ArcGetChild(PROM_NULL_COMPONENT); prom_testtree()
120 p = ArcGetChild(p); prom_testtree()
H A Didentify.c99 p = ArcGetChild(PROM_NULL_COMPONENT); prom_identify_arch()
/linux-4.1.27/arch/mips/include/asm/
H A Dsgialib.h55 extern pcomponent *ArcGetChild(pcomponent *this);

Completed in 116 milliseconds