Home
last modified time | relevance | path

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

/xnu-8020.140.41/iokit/IOKit/
H A DIORegistryEntry.h785 virtual void detachFromChild( IORegistryEntry * child,
/xnu-8020.140.41/iokit/Kernel/
H A DIORegistryEntry.cpp2187 parent->detachFromChild( this, plane ); in detachFromParent()
2194 IORegistryEntry::detachFromChild( IORegistryEntry * child, in detachFromChild() function in IORegistryEntry
H A DIOServicePM.cpp743 connection->detachFromChild(theChild, gIOPowerPlane); in handlePMstop()
747 detachFromChild(connection, gIOPowerPlane); in handlePMstop()
1049 theNub->detachFromChild(theChild, gIOPowerPlane); in removePowerChild()
1053 detachFromChild(theNub, gIOPowerPlane); in removePowerChild()