Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIORegistryEntry.h778 virtual bool attachToChild( IORegistryEntry * child,
/xnu-11215/iokit/Kernel/
H A DIORegistryEntry.cpp2141 ret &= parent->attachToChild( this, plane ); in attachToParent()
2158 IORegistryEntry::attachToChild( IORegistryEntry * child, in attachToChild() function in IORegistryEntry
H A DIOServicePM.cpp906 attachToChild( connection, gIOPowerPlane ); in addPowerChild()
907 connection->attachToChild( child, gIOPowerPlane ); in addPowerChild()