Home
last modified time | relevance | path

Searched refs:getChildSetReference (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp399 all = getChildSetReference( plane ); in init()
420 || getChildSetReference( gIOServicePlane )) { in free()
423 || getChildSetReference( gIOServicePlane )) { in free()
1441 set = getChildSetReference( plane ); in getChildFromComponent()
1853 links = getChildSetReference( plane ); in getChildIterator()
1877 links = getChildSetReference( plane ); in getChildCount()
1895 if ((links = getChildSetReference( plane ))) { in copyChildEntry()
1987 if ((links = getChildSetReference( plane ))) { in isChild()
2092 if ((links = parent->getChildSetReference( plane ))) { in attachToParent()
2204 if ((links = parent->getChildSetReference( plane ))) { in detachFromParent()
[all …]
/xnu-11215/iokit/IOKit/
H A DIORegistryEntry.h1004 OSArray * getChildSetReference( const IORegistryPlane * plane )