Lines Matching refs:getParentSetReference
389 all = getParentSetReference( plane ); in init()
419 if (getParentSetReference( gIOServicePlane ) in free()
422 if (getParentSetReference( gIOServicePlane ) in free()
1756 IORegistryEntry::getParentSetReference( in getParentSetReference() function in IORegistryEntry
1779 links = getParentSetReference( plane ); in getParentIterator()
1804 if ((links = getParentSetReference( plane ))) { in copyParentEntry()
1961 array = OSArray::withArray( getParentSetReference( plane )); in applyToParents()
1988 if (ret && (links = child->getParentSetReference( plane ))) { in isChild()
2007 if ((links = getParentSetReference( plane ))) { in isParent()
2029 ret = (NULL != getParentSetReference( plane )); in inPlane()
2169 if ((links = child->getParentSetReference( plane ))) { in attachToChild()
2231 if ((links = child->getParentSetReference( plane ))) { in detachFromChild()
2302 while ((parents = next->getParentSetReference( plane ))) { in getDepth()
2490 where->current->getParentSetReference( plane ) : in getNextObjectFlat()