Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/fw/arc/
Dtree.c28 ArcGetChild(pcomponent *Current) in ArcGetChild() function
107 if(ArcGetChild(p)) in traverse()
108 traverse(ArcGetChild(p), 1); in traverse()
118 p = ArcGetChild(PROM_NULL_COMPONENT); in prom_testtree()
120 p = ArcGetChild(p); in prom_testtree()
Didentify.c99 p = ArcGetChild(PROM_NULL_COMPONENT); in prom_identify_arch()
/Linux-v4.19/arch/mips/include/asm/
Dsgialib.h54 extern pcomponent *ArcGetChild(pcomponent *this);