Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h776 virtual bool attachToChild( IORegistryEntry * child,
/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp2116 ret &= parent->attachToChild( this, plane ); in attachToParent()
2133 IORegistryEntry::attachToChild( IORegistryEntry * child, in attachToChild() function in IORegistryEntry
H A DIOServicePM.cpp868 attachToChild( connection, gIOPowerPlane ); in addPowerChild()
869 connection->attachToChild( child, gIOPowerPlane ); in addPowerChild()