Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/fw/arc/
H A Didentify.c86 static pcomponent * __init ArcGetChild(pcomponent *Current) in ArcGetChild()
88 return (pcomponent *) ARC_CALL1(child_component, Current); in ArcGetChild()
93 pcomponent *p; in prom_identify_arch()
/openbmc/linux/arch/mips/include/asm/
H A Dsgialib.h40 #define PROM_NULL_COMPONENT ((pcomponent *) 0)
H A Dsgiarcs.h93 typedef struct linux_component pcomponent; typedef