Lines Matching refs:getParentSetReference
389 all = getParentSetReference( plane ); in init()
419 if (getParentSetReference( gIOServicePlane ) in free()
422 if (getParentSetReference( gIOServicePlane ) in free()
1760 IORegistryEntry::getParentSetReference( in getParentSetReference() function in IORegistryEntry
1783 links = getParentSetReference( plane ); in getParentIterator()
1808 if ((links = getParentSetReference( plane ))) { in copyParentEntry()
1965 array = OSArray::withArray( getParentSetReference( plane )); in applyToParents()
1992 if (ret && (links = child->getParentSetReference( plane ))) { in isChild()
2011 if ((links = getParentSetReference( plane ))) { in isParent()
2033 ret = (NULL != getParentSetReference( plane )); in inPlane()
2173 if ((links = child->getParentSetReference( plane ))) { in attachToChild()
2235 if ((links = child->getParentSetReference( plane ))) { in detachFromChild()
2306 while ((parents = next->getParentSetReference( plane ))) { in getDepth()
2494 where->current->getParentSetReference( plane ) : in getNextObjectFlat()