Lines Matching refs:getChildSetReference
390 all = getChildSetReference( plane ); in init()
411 || getChildSetReference( gIOServicePlane )) { in free()
414 || getChildSetReference( gIOServicePlane )) { in free()
1432 set = getChildSetReference( plane ); in getChildFromComponent()
1819 IORegistryEntry::getChildSetReference( const IORegistryPlane * plane ) const in getChildSetReference() function in IORegistryEntry
1840 links = getChildSetReference( plane ); in getChildIterator()
1864 links = getChildSetReference( plane ); in getChildCount()
1882 if ((links = getChildSetReference( plane ))) { in copyChildEntry()
1926 array = OSArray::withArray( getChildSetReference( plane )); in applyToChildren()
1974 if ((links = getChildSetReference( plane ))) { in isChild()
2003 if (ret && (links = parent->getChildSetReference( plane ))) { in isParent()
2079 if ((links = parent->getChildSetReference( plane ))) { in attachToParent()
2191 if ((links = parent->getChildSetReference( plane ))) { in detachFromParent()
2482 where->current->getChildSetReference( plane )))) { in getNextObjectFlat()